LabelShape::OnLabelTextChanged Method (ElementPropertyChangedEventArgs^)

 

Alerts listeners that the text for the label has changed.

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

public:
virtual void OnLabelTextChanged(
	ElementPropertyChangedEventArgs^ e
)

Parameters

e
Type: Microsoft.VisualStudio.Modeling::ElementPropertyChangedEventArgs^

The changed-event arguments for the label shape.

Return to top
Show: