EnvironmentRenderCapabilities::PropertyChanged Event

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
event PropertyChangedEventHandler^ PropertyChanged {
	virtual void add(PropertyChangedEventHandler^ value) sealed;
	virtual void remove(PropertyChangedEventHandler^ value) sealed;
}
Return to top
Show: