VsResourceKeys::UnthemedGridViewScrollViewerStyleKey Property

 

Gets the key that can be used to apply the default, unthemed style to ScrollViewer objects.

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

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

Property Value

Type: System::Object^

The key that can be used to apply the default, unthemed style to ScrollViewer objects.

Return to top
Show: