AssociatedPropertyInfo::PresentationDomainNavigator Property
Visual Studio 2015
Delegate used to navigate from the presentation element displaying the shape field to the element in the domain model containing the property.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property PresentationDomainNavigator^ PresentationDomainNavigator { PresentationDomainNavigator^ get(); void set(PresentationDomainNavigator^ value); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::PresentationDomainNavigator^Delegate that is used to navigate from the presentation element that displays the shape field to the element in the domain model that contains the property.
Show: