GraphNode::OnPropertyChanged Method (String^)
Visual Studio 2015
Override that notifies the GraphGroupCollection whenever the IsGroup property has changed on this node.
This has to be synchronous so that GraphGroup is immediately available after this operation in the same transaction.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- property
-
Type:
System::String^
The property that changed
Show: