SettingsFlyout.HeaderBackgroundProperty 属性

定义

标识 HeaderBackground 依赖属性。

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

属性值

HeaderBackground 依赖属性的标识符。

适用于