The Scheduler type exposes the following members.

Methods

  NameDescription
OnApplyTemplate
Called by the framework when the control template is applied.
(Overrides FrameworkElement..::.OnApplyTemplate()()().)
OnItemActivated
Raises the ItemActivated event.
OnItemAdded
Raises the ItemAdded event.
OnKeyDown
Called by the framework when the user presses a key.
(Overrides UIElement..::.OnKeyDown(KeyEventArgs).)
OnPropertyChanged
Raises the PropertyChanged event.

See Also