ThemedDialogStyleLoader::UseDefaultThemedDialogStyles Attached Property

Visual Studio 2015
 

Determines whether to merge a resource dictionary containing default (keyless) styles for themed dialogs.

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

See GetUseDefaultThemedDialogStyles, SetUseDefaultThemedDialogStyles

Property Value

Type: System::Boolean

If set to true, merges a resource dictionary containing default (keyless) styles for themed dialogs.

Return to top
Show: