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