Search
ContainerChildEventArgs Properties
 


 Public Properties

  Name Description

AdjustmentHandle

Gets or sets the adjustment handle being moved by the user. (Inherited from NodeEventArgs.)

Container

Refers to the container related to the event.

MouseButton

Gets which mouse button has been pressed. (Inherited from NodeEventArgs.)

MousePosition

Gets or sets the current mouse pointer position. (Inherited from NodeEventArgs.)

Node

Gets the node for which the event was raised. (Inherited from NodeEventArgs.)

 See Also