ThemedDialogStyleLoader::GetUseDefaultThemedDialogStyles Method (FrameworkElement^)
Visual Studio 2015
Determines whether to merge a resource dictionary containing default (keyless) styles for themed dialogs.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- element
-
Type:
System.Windows::FrameworkElement^
The element
Return Value
Type: System::BooleanIf set to true, merges a resource dictionary containing default (keyless) styles for themed dialogs.
Show: