Page.TopAppBarProperty 属性

定义

标识 TopAppBar 依赖属性。

public:
 static property DependencyProperty ^ TopAppBarProperty { DependencyProperty ^ get(); };
static DependencyProperty TopAppBarProperty();
public static DependencyProperty TopAppBarProperty { get; }
var dependencyProperty = Page.topAppBarProperty;
Public Shared ReadOnly Property TopAppBarProperty As DependencyProperty

属性值

TopAppBar 依赖属性的标识符。

适用于