GestureExtensionController::LinkedUndoContext Property

 

Allow access to the system's linked undo context (if any)

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property ILinkedUndoContext^ LinkedUndoContext {
	virtual ILinkedUndoContext^ get() sealed;
}
Return to top
Show: