DecoratorHostShape::OnAssociatedPropertyChanged Method (PropertyChangedEventArgs^)

 

Called when a property mapped to this shape changes.

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

public protected:
virtual void OnAssociatedPropertyChanged(
	PropertyChangedEventArgs^ e
) override

Parameters

Overriden to update visibility, which is not stored in IMS.

Return to top
Show: