SettingsFlyout.HeaderForegroundProperty 属性

定义

标识 HeaderForeground 依赖属性。

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

属性值

HeaderForeground 依赖属性的标识符。

适用于