DesignSurfaceElementOperations::PropagateElementGroupContextToTransaction Method (ModelElement^, ElementGroup^, Transaction^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
protected: virtual void PropagateElementGroupContextToTransaction( ModelElement^ targetElement, ElementGroup^ elementGroup, Transaction^ transaction ) override
Parameters
- targetElement
- Type: Microsoft.VisualStudio.Modeling::ModelElement^
- elementGroup
- Type: Microsoft.VisualStudio.Modeling::ElementGroup^
- transaction
- Type: Microsoft.VisualStudio.Modeling::Transaction^
Show: