The ScheduleItemTimeChanger type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ScheduleItemTimeChanger |
Initializes a new instance of the ScheduleItemTimeChanger class.
|
Methods
Name | Description | |
---|---|---|
![]() | OnMouseLeftButtonDown |
Called by the framework when the user presses the left mouse button.
(Overrides UIElement..::.OnMouseLeftButtonDown(MouseButtonEventArgs).) |
![]() | OnMouseLeftButtonUp |
Called by the framework when the user releases the left mouse button.
(Overrides UIElement..::.OnMouseLeftButtonUp(MouseButtonEventArgs).) |
![]() | OnMouseMove |
Called by the framework when the user moves the mouse.
(Overrides UIElement..::.OnMouseMove(MouseEventArgs).) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | ScheduleItemProperty |
Identifies the ScheduleItem property.
|
![]() ![]() | TimeEndProperty |
Identifies the TimeEnd property.
|
Properties
Name | Description | |
---|---|---|
![]() | ScheduleItem |
Gets or sets the ScheduleItem associated with the changer.
This is a dependency property.
|
![]() | TimeEnd |
Gets or sets the end (start or finish) of the ScheduleItem will
be changed by dragging this ScheduleItemTimeChanger.
This is a dependency property.
|