The SchedulerElement type exposes the following members.

Methods

  NameDescription
OnApplyTemplate
Called by the framework when the control template is applied.
(Overrides FrameworkElement..::.OnApplyTemplate()()().)
OnMouseLeftButtonDown
Called by the framework when the user presses the left mouse button.
(Overrides ListBoxItem..::.OnMouseLeftButtonDown(MouseButtonEventArgs).)
OnPropertyChanged
Raises the PropertyChanged event.

See Also