ThemedDialogStyleLoader Class

Definition

Contains an attached property for merging a resource dictionary containing default (keyless) styles for themed dialogs.

public ref class ThemedDialogStyleLoader abstract sealed
public ref class ThemedDialogStyleLoader abstract sealed
class ThemedDialogStyleLoader abstract sealed
public static class ThemedDialogStyleLoader
type ThemedDialogStyleLoader = class
Public Class ThemedDialogStyleLoader
Inheritance
ThemedDialogStyleLoader

Fields

UseDefaultThemedDialogStylesProperty

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

Attached Properties

UseDefaultThemedDialogStyles

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

Methods

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.

Applies to