ImageThemingUtilities::ThemeScrollBarsChanged Event

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Imaging (in Microsoft.VisualStudio.Imaging.dll)

public:
event EventHandler<DependencyPropertyChangedEventArgs>^ ThemeScrollBarsChanged {
	static void add(EventHandler<DependencyPropertyChangedEventArgs>^ value);
	static void remove(EventHandler<DependencyPropertyChangedEventArgs>^ value);
}
Return to top
Show: