AssociatedPropertyInfo Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AssociatedPropertyInfo(Guid) | Create a AssociatedPropertyInfo that points at a property on the ModelElement associated with the PresentationElement that the ShapeField is hosted on. | |
AssociatedPropertyInfo(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. |
Top