GestureExtensionController.LinkedUndoContext 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.
Allow access to the system's linked undo context (if any)
public:
property Microsoft::VisualStudio::Modeling::ExtensionEnablement::ILinkedUndoContext ^ LinkedUndoContext { Microsoft::VisualStudio::Modeling::ExtensionEnablement::ILinkedUndoContext ^ get(); };
public Microsoft.VisualStudio.Modeling.ExtensionEnablement.ILinkedUndoContext LinkedUndoContext { get; }
member this.LinkedUndoContext : Microsoft.VisualStudio.Modeling.ExtensionEnablement.ILinkedUndoContext
Public ReadOnly Property LinkedUndoContext As ILinkedUndoContext