ShapeAutoInvalidator Constructor

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

NameDescription
System_CAPS_pubmethodShapeAutoInvalidator(String^)

Creates a new ShapeAutoInvalidator with the given name. Call AssociateValueWith after construction to set up the property association.

System_CAPS_pubmethodShapeAutoInvalidator(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.

System_CAPS_pubmethodShapeAutoInvalidator(String^, Store^, Guid)

Constructor: Associates this shape field's value with a domain property on the ShapeElement.

Return to top
Show: