ComponentOne FinancialChart for WPF
C1.WPF.Localization Namespace / C1LocalizeExtension Class
Properties Methods


In This Topic
    C1LocalizeExtension Class Members
    In This Topic

    The following tables list the members exposed by C1LocalizeExtension.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the name of the Assembly where the .resx is located. By default returns the value of the C1Localizer.DefaultAssembly property.  
    Public Property  
    Public PropertyGets or sets the default value.  
    Public PropertyGets or sets the name of the .resx dictionary. If it is null, returns the default string 'Resources'.  
    Public PropertyGets or sets the key of a .resx object  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. When implemented in a derived class, returns an object that is provided 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