ModelingDocData.UndoManagerIsShared 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.
ModelingDocData provides an undo manager sharing mechanism.
protected:
 virtual property bool UndoManagerIsShared { bool get(); };protected override bool UndoManagerIsShared { [System.Diagnostics.DebuggerStepThrough] get; }[<get: System.Diagnostics.DebuggerStepThrough>]
member this.UndoManagerIsShared : boolProtected Overrides ReadOnly Property UndoManagerIsShared As BooleanProperty Value
- Attributes