The C1LocalizeExtension type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | DetermineCulture |
When overridden in a derived class, returns a CultureInfo that should be used for localization.
Default implementation returns the value of the DefaultCulture property.
|
![]() | ProvideValue |
Returns an object that is set as the value of the target property for this markup extension.
(Overrides MarkupExtension..::..ProvideValue(IServiceProvider).) |
![]() | SetNewValue |
Sets the value of the DependencyProperty to the passed Value
|