SettingsFlyout.HeaderForegroundProperty Property

Definition

Identifies the HeaderForeground dependency property.

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

Property Value

The identifier for the HeaderForeground dependency property.

Applies to