ModelExplorerToolWindow.EnableUndo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Window uses undo
protected:
virtual property bool EnableUndo { bool get(); };
protected override bool EnableUndo { get; }
member this.EnableUndo : bool
Protected Overrides ReadOnly Property EnableUndo As Boolean