ToolWindow.EnableUndo Property

Definition

Used by derived classes to turn on/off handling of undo commands.

protected:
 virtual property bool EnableUndo { bool get(); };
protected virtual bool EnableUndo { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.EnableUndo : bool
Protected Overridable ReadOnly Property EnableUndo As Boolean

Property Value

Attributes

Applies to