MindFusion.Wpf Pack Programmer's Guide
ContainerChildEventArgs Members
Constructors Properties Methods
 


Contains arguments passed to ContainerChildEventHandler,

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

 Public Constructors

  Name Description

ContainerChildEventArgs

Initializes a new instance of the ContainerChildEventArgs class.

 Public Properties

  Name Description

AdjustmentHandle

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

Container

The parent ContainerNode of the Node belongs.

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.)

Validate

Gets or sets a value indicating whether to cancel the current operation.

 Public Methods

  Name Description

ToString

NodeEventArgs.ToString override.

 See Also

ContainerChildEventArgs Class
MindFusion.Diagramming.Wpf Namespace