DesignSurfaceMergeContext::HasContext Method (Transaction^)
Visual Studio 2015
Returns true if the transaction contains DesignSurfaceMergeContext info, otherwise false.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- transaction
-
Type:
Microsoft.VisualStudio.Modeling::Transaction^
The transaction to check to see if it contains DesignSurfaceMergeContext info.
Return Value
Type: System::Boolean
Show: