MindFusion.Wpf Pack Programmer's Guide
ItemMouseEventArgs Properties
 


 Public Properties

  Name Description

Clicks

Gets the number of clicks.

Item

Gets the item related to the event. (Inherited from ItemEventArgs.)

LeftButton

Gets a value indicating the state of the left mouse button.

MiddleButton

Gets a value indicating the state of the middle mouse button.

ResizeEnd

Gets a value indicating whether the item's end is about to be resized.

ResizeStart

Gets a value indicating whether the item's start is about to be resized.

RightButton

Gets a value indicating the state of the right mouse button.

X

Gets the x-position of the mouse relative to the item.

Y

Gets the y-position of the mouse relative to the item.

 See Also

ItemMouseEventArgs Class
MindFusion.Scheduling.Wpf Namespace