DiagramLite Programmer's Guide
BehaviorBase.InteractionState Property
See Also
 





Gets or sets an InteractionState instance that tracks the modification currently being done on an item.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

protected InteractionState InteractionState { get; set; }

Visual Basic  Copy Code

Protected Property InteractionState As InteractionState

 Property Value

An InteractionState instance.

 See Also

BehaviorBase Members
BehaviorBase Class
MindFusion.Diagramming Namespace