Share via


ExpandCollapseDecorator.AssociateValueWith Method

Include Protected Members
Include Inherited Members

Associates the decorator with a property that is assigned to the shape's in-memory store.

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

Public method

AssociateValueWith(Store, AssociatedPropertyInfo)

Associates the decorator with a store property that is assigned to the shape. (Inherited from Decorator.)

Public method

AssociateValueWith(Store, Guid)

Associates the decorator with a store property that is assigned to the shape. (Inherited from Decorator.)

Public method

AssociateValueWith(Store, Guid, AssociatedPropertyInfo)

Associates the decorator with a store property that is assigned to the shape. (Inherited from Decorator.)

Top

See Also

Reference

ExpandCollapseDecorator Class

ExpandCollapseDecorator Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace