The SchedulerLocExtension type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SchedulerLocExtension | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | DetermineCulture |
Looks for parent C1Scheduler object. If it is found, returns it's CalendarHelper.Culture property.
Otherwise returns the value of the DefaultCulture property.
(Overrides C1LocalizeExtension..::..DetermineCulture(DependencyObject).) |
![]() | ProvideValue |
Returns an object that is set as the value of the target property for this markup extension.
(Inherited from C1LocalizeExtension.) |
![]() | ReceiveWeakEvent |
Receives events from the centralized event manager.
|
![]() | SetNewValue |
Sets the value of the DependencyProperty to the passed Value
(Inherited from C1LocalizeExtension.) |
Properties
Name | Description | |
---|---|---|
![]() | Assembly |
Gets or sets the name of the Assembly where the .resx is located.
By default returns the value of the DefaultAssembly property.
(Inherited from C1LocalizeExtension.) |
![]() | DefaultValue |
Gets or sets the default value.
(Inherited from C1LocalizeExtension.) |
![]() | Dictionary |
Gets or sets the name of the .resx dictionary.
If it is null, returns the default string 'Resources'.
(Inherited from C1LocalizeExtension.) |
![]() | Key |
Gets or sets the key of a .resx object
(Inherited from C1LocalizeExtension.) |