The SchedulerLocExtension type exposes the following members.

Methods

  NameDescription
Protected methodDetermineCulture
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).)
Public methodProvideValue
Returns an object that is set as the value of the target property for this markup extension.
(Inherited from C1LocalizeExtension.)
Public methodReceiveWeakEvent
Receives events from the centralized event manager.
Protected methodSetNewValue
Sets the value of the DependencyProperty to the passed Value
(Inherited from C1LocalizeExtension.)

See Also