MindFusion.Wpf Pack Programmer's Guide
NodeEventArgs Members
Constructors Properties
 


Contains the arguments passed to handlers of node-related events, such as TreeCollapsed and TreeExpanded.

The following tables list the members exposed by the NodeEventArgs type.

 Public Constructors

  Name Description

NodeEventArgs

Overloaded. Initializes a new instance of the NodeEventArgs class.

 Public Properties

  Name Description

AdjustmentHandle

Gets or sets the adjustment handle being moved by the user.

MouseButton

Gets which mouse button has been pressed.

MousePosition

Gets or sets the current mouse pointer position.

Node

Gets the node for which the event was raised.

 See Also

NodeEventArgs Class
MindFusion.Diagramming.Wpf Namespace