MindFusion.Wpf Pack Programmer's Guide
InPlaceEditEventArgs Members
Properties
 


Contains the arguments passed to the EnterInplaceEditMode and LeaveInplaceEditMode event handlers.

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

 Public Properties

  Name Description

Item

Gets a reference to the item being edited.

Node

Gets the diagram node being edited.

TextBox

Gets the control used to edit the item's text.

 See Also

InPlaceEditEventArgs Class
MindFusion.Diagramming.Wpf Namespace