MindFusion.Wpf Pack Programmer's Guide
InteractionState.SkipSavingState Property
See Also
 





Gets a value indicating whether diagram items should skip storing their state for subsequent cancel.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool SkipSavingState { get; }

Visual Basic  Copy Code

Public ReadOnly Property SkipSavingState As Boolean

 Property Value

A boolean value.

 See Also

InteractionState Members
InteractionState Class
MindFusion.Diagramming.Wpf Namespace