GraphObject::OnPropertyChanged Method

 

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

NameDescription
System_CAPS_pubmethodOnPropertyChanged(GraphProperty^)

Raises a PropertyChangd event for the given GraphProperty.

System_CAPS_pubmethodOnPropertyChanged(String^)

Raises a PropertyChangd event for the named property.

Return to top
Show: