The C1MouseHelper type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1MouseHelper |
Initializes a new C1MouseHelper.
|
Methods
Name | Description | |
---|---|---|
![]() |
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Events
Name | Description | |
---|---|---|
![]() |
ContextMenuInvoked |
Fires when the context menu is invoked for the UIElement.
|
![]() |
MouseClick |
Fires when the UIElement is clicked.
|
![]() |
MouseDoubleClick |
Fires when the UIElement is double-clicked.
|
![]() |
MouseDragEnd |
Fires when the user finishes dragging the UIElement with the mouse.
|
![]() |
MouseDragMove |
Fires while the user drags the UIElement with the mouse.
|
![]() |
MouseDragStart |
Fires when the user starts dragging the UIElement with the mouse.
|
![]() |
MouseWheel |
Fires when the mouse wheel is activated over the UIElement.
|