Share via


GestureExtensionController.LinkedUndoContext Property

Definition

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

Property Value

Implements

Applies to