Name | Description | |
---|---|---|
![]() | C1LocalizeExtension Constructor | Overloaded. |
The following tables list the members exposed by C1LocalizeExtension.
Name | Description | |
---|---|---|
![]() | C1LocalizeExtension Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Assembly | Gets or sets the name of the Assembly where the .resx is located. By default returns the value of the C1Localizer.DefaultAssembly property. |
![]() | CurrentAssembly | |
![]() | DefaultValue | Gets or sets the default value. |
![]() | Dictionary | Gets or sets the name of the .resx dictionary. If it is null, returns the default string 'Resources'. |
![]() | Key | Gets or sets the key of a .resx object |
Name | Description | |
---|---|---|
![]() | ProvideValue | Overridden. Returns an object that is set as the value of the target property for this markup extension. |
Name | Description | |
---|---|---|
![]() | DetermineCulture | When 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. |
![]() | SetNewValue | Sets the value of the DependencyProperty to the passed Value |