Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
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. |
Top