System.Windows.Markup.Localizer Namespace

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

Classes

BamlLocalizabilityResolver

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

BamlLocalizableResource

Represents a localizable resource in a BAML stream.

BamlLocalizableResourceKey

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

BamlLocalizationDictionary

Contains all the localizable resources in a BAML record.

BamlLocalizationDictionaryEnumerator

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

BamlLocalizer

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

BamlLocalizerErrorNotifyEventArgs

Provides required event data for the ErrorNotify event.

ElementLocalizability

Represents localizability settings for an element in BAML.

Enums

BamlLocalizerError

Specifies error conditions that may be encountered by the BamlLocalizer.

Delegates

BamlLocalizerErrorNotifyEventHandler

Represents the method that will handle the ErrorNotify event.