C1.WPF.Localization Namespace / C1LocalizeExtension Class


C1LocalizeExtension Class Methods

For a list of all members of this type, see C1LocalizeExtension members.

Public Methods
 NameDescription
Public MethodOverridden. Returns an object that is set as the value of the target property for this markup extension.  
Top
Protected Methods
 NameDescription
Protected MethodWhen overridden in a derived class, returns a System.Globalization.CultureInfo that should be used for localization. Default implementation returns the value of the C1Localizer.DefaultCulture property.  
Protected MethodSets the value of the DependencyProperty to the passed Value  
Top
See Also