GestureExtensionController.LinkedUndoContext 属性

定义

如果任何) ,则允许访问系统的链接撤消上下文 (

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

属性值

ILinkedUndoContext

实现

适用于