[]
Represents a selectable item in a VisualIntervalsPresenter.
public class VisualIntervalPresenter : ListBoxItem, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
| Name | Description |
|---|---|
| VisualIntervalPresenter() | Initializes a new instance of the VisualIntervalPresenter class. |
| Name | Description |
|---|---|
| Interval | Gets a VisualInterval object representing the content of the VisualIntervalPresenter object. |
| Name | Description |
|---|---|
| OnKeyDown(KeyEventArgs) | |
| OnMouseDoubleClick(MouseButtonEventArgs) | |
| OnSelected(RoutedEventArgs) | Overrides the default behavior. |
| OnUnselected(RoutedEventArgs) | Overrides the default behavior. |