GraphObject::OnPropertyChanged Method (String^)
Visual Studio 2015
Raises a PropertyChangd event for the named property.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- name
-
Type:
System::String^
The name of the property that changed.
Show: