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 依存関係プロパティの識別子。

適用対象