DesignSurfaceMergeContext::GetRootPresentationElements Method (Transaction^)
Visual Studio 2015
Returns the collection of PresentationElements that serve as the root elements in the reconstituted ElementGroup.
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 containing the saved DesignSurfaceMergeContext. This is typically the top-level transaction.
Return Value
Type: System.Collections::IList^
Show: