ImageThemingUtilities::GetThemeScrollBars Method (DependencyObject^)

 

Gets the ThemeScrollbarsProperty value.

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

public:
static Nullable<bool> GetThemeScrollBars(
	DependencyObject^ element
)

Parameters

d

The object.

Return Value

Type: System::Nullable<Boolean>

The ThemeScrollbarsProperty value.

Return to top
Show: