ShapeAutoInvalidator Constructor
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)
| Name | Description | |
|---|---|---|
![]() | ShapeAutoInvalidator(String^) | Creates a new ShapeAutoInvalidator with the given name. Call AssociateValueWith after construction to set up the property association. |
![]() | ShapeAutoInvalidator(String^, Store^, AssociatedPropertyInfo^) | Constructor: Associates this shape field's value with a domain property on the ShapeElement. Use this method when the domain property is a proxy for another property. |
![]() | ShapeAutoInvalidator(String^, Store^, Guid) | Constructor: Associates this shape field's value with a domain property on the ShapeElement. |
Show:
