This topic has not yet been rated - Rate this topic

ShapeElement.OnAssociatedPropertyChanged Method

Updates the shape when the value of an in-memory store property changes for a field in the shape.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
protected internal virtual void OnAssociatedPropertyChanged(
	PropertyChangedEventArgs e
)

Parameters

e
Type: Microsoft.VisualStudio.Modeling.Diagrams.PropertyChangedEventArgs
The arguments to use when a property changes.

This method will be called when the value changes for an IMS property that has been associated with a shape field. See ShapeField.AssociateValueWith for more detail.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ