Gets or sets an InteractionState instance that tracks the modification currently being done on an item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
protected InteractionState InteractionState { get; set; } |
Visual Basic Copy Code |
---|
Protected Property InteractionState As InteractionState |
An InteractionState instance.