AssociatedPropertyInfo Constructor (Guid, PresentationDomainNavigator^, DomainPresentationNavigator^)

 

Create an AssociatedPropertyInfo that points at a property on a ModelElement somewhere in the model. The given delegates are used to navigate to/from the shape to this element.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
AssociatedPropertyInfo(
	Guid propertyId,
	PresentationDomainNavigator^ presentationDomainNavigator,
	DomainPresentationNavigator^ domainPresentationNavigator
)
Return to top
Show: