Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Windows.Markup.Localizer Namespace

 

Provides types that assist in the localization of binary XAML (BAML) sources.

ClassDescription
System_CAPS_pubclassBamlLocalizabilityResolver

Resolves localizable settings for classes and properties in binary XAML (BAML).

System_CAPS_pubclassBamlLocalizableResource

Represents a localizable resource in a BAML stream.

System_CAPS_pubclassBamlLocalizableResourceKey

Represents a key that is used to identify localizable resources in a BamlLocalizationDictionary.

System_CAPS_pubclassBamlLocalizationDictionary

Contains all the localizable resources in a BAML record.

System_CAPS_pubclassBamlLocalizationDictionaryEnumerator

Defines a specialized enumerator that can enumerate over the content of a BamlLocalizationDictionary object.

System_CAPS_pubclassBamlLocalizer

Extracts resources from a BAML file and generates a localized version of a BAML source.

System_CAPS_pubclassBamlLocalizerErrorNotifyEventArgs

Provides required event data for the ErrorNotify event.

System_CAPS_pubclassElementLocalizability

Represents localizability settings for an element in BAML.

DelegateDescription
System_CAPS_pubdelegateBamlLocalizerErrorNotifyEventHandler

Represents the method that will handle the BamlLocalizer.ErrorNotify event.

EnumerationDescription
System_CAPS_pubenumBamlLocalizerError

Specifies error conditions that may be encountered by the BamlLocalizer.

Return to top
Show: