ThemedDialogStyleLoader Class
Visual Studio 2015
Contains an attached property for merging a resource dictionary containing default (keyless) styles for themed dialogs.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | UseDefaultThemedDialogStyles | Determines whether to merge a resource dictionary containing default (keyless) styles for themed dialogs. |
| Name | Description | |
|---|---|---|
![]() ![]() | GetUseDefaultThemedDialogStyles(FrameworkElement) | Determines whether to merge a resource dictionary containing default (keyless) styles for themed dialogs. |
![]() ![]() | SetUseDefaultThemedDialogStyles(FrameworkElement, Boolean) | Determines whether to merge a resource dictionary containing default (keyless) styles for themed dialogs. |
| Name | Description | |
|---|---|---|
![]() ![]() | UseDefaultThemedDialogStylesProperty | If set to true, merges a resource dictionary containing default (keyless) styles for themed dialogs. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



