編集

次の方法で共有


System.Windows.Markup.Localizer Namespace

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

Classes

Name Description
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

Name Description
BamlLocalizerError

Specifies error conditions that may be encountered by the BamlLocalizer.

Delegates

Name Description
BamlLocalizerErrorNotifyEventHandler

Represents the method that will handle the ErrorNotify event.