VsResourceKeys::CustomGridViewScrollViewerStyleKey Property

 

Gets the key that can be used at runtime to dynamically bind to a style.This replaces T:System.Windows.Controls.GridView.GridViewScrollViewerStyleKey.

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

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

Property Value

Type: System::Object^

The key that can be used at runtime to dynamically bind to a style.This replaces T:System.Windows.Controls.GridView.GridViewScrollViewerStyleKey.

Return to top
Show: