UndoManager.Context 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.
The Context that contains the UndoManager
public:
property Microsoft::VisualStudio::Modeling::Context ^ Context { Microsoft::VisualStudio::Modeling::Context ^ get(); };
public Microsoft.VisualStudio.Modeling.Context Context { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Context : Microsoft.VisualStudio.Modeling.Context
Public ReadOnly Property Context As Context
Property Value
- Attributes