VsResourceKeys::ScrollBarStyleKey Property

 

Gets the key that can be used at runtime to dynamically bind to a style for a T:System.Windows.Controls.ScrollBar.

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

public:
property Object^ ScrollBarStyleKey {
	static Object^ get();
}

Property Value

Type: System::Object^
Return to top
Show: