DecoratorHostShape.OnAssociatedPropertyChanged Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called when a property mapped to this shape changes.
protected public:
override void OnAssociatedPropertyChanged(Microsoft::VisualStudio::Modeling::Diagrams::PropertyChangedEventArgs ^ e);
protected internal override void OnAssociatedPropertyChanged (Microsoft.VisualStudio.Modeling.Diagrams.PropertyChangedEventArgs e);
override this.OnAssociatedPropertyChanged : Microsoft.VisualStudio.Modeling.Diagrams.PropertyChangedEventArgs -> unit
Protected Friend Overrides Sub OnAssociatedPropertyChanged (e As PropertyChangedEventArgs)
Parameters
Remarks
Overriden to update visibility, which is not stored in IMS.