Udostępnij za pośrednictwem


SettingsFlyout.HeaderBackgroundProperty Property

Definition

Identifies the HeaderBackground dependency property.

public:
 static property DependencyProperty ^ HeaderBackgroundProperty { DependencyProperty ^ get(); };
static DependencyProperty HeaderBackgroundProperty();
public static DependencyProperty HeaderBackgroundProperty { get; }
var dependencyProperty = SettingsFlyout.headerBackgroundProperty;
Public Shared ReadOnly Property HeaderBackgroundProperty As DependencyProperty

Property Value

The identifier for the HeaderBackground dependency property.

Applies to