This topic has not yet been rated - Rate this topic

System.Windows.Markup.Localizer Namespace

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

  Class Description
Public class BamlLocalizabilityResolver Resolves localizable settings for classes and properties in binary XAML (BAML).
Public class BamlLocalizableResource Represents a localizable resource in a BAML stream.
Public class BamlLocalizableResourceKey Represents a key that is used to identify localizable resources in a BamlLocalizationDictionary.
Public class BamlLocalizationDictionary Contains all the localizable resources in a BAML record.
Public class BamlLocalizationDictionaryEnumerator Defines a specialized enumerator that can enumerate over the content of a BamlLocalizationDictionary object.
Public class BamlLocalizer Extracts resources from a BAML file and generates a localized version of a BAML source.
Public class BamlLocalizerErrorNotifyEventArgs Provides required event data for the ErrorNotify event.
Public class ElementLocalizability Represents localizability settings for an element in BAML.
  Delegate Description
Public delegate BamlLocalizerErrorNotifyEventHandler Represents the method that will handle the BamlLocalizer.ErrorNotify event.
  Enumeration Description
Public enumeration BamlLocalizerError Specifies error conditions that may be encountered by the BamlLocalizer.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.