GraphNodeIdPropertyDescriptor::SupportsChangeEvents Property

 

Gets a value indicating whether value change notifications for this property may originate from outside the property descriptor.

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

public:
property bool SupportsChangeEvents {
	virtual bool get() override;
}

Property Value

Type: System::Boolean

Returns Boolean.

Return to top
Show: