LineLabelShape::InternalOnLabelTextChanged Method (ElementPropertyChangedEventArgs^)

 

This method is called when the text for this LabelShape has changed. And calls derived classes to respond to the text change as well.

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

protected:
virtual void InternalOnLabelTextChanged(
	ElementPropertyChangedEventArgs^ e
) override
Return to top
Show: