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相依性屬性的識別碼。

適用於