Page.BottomAppBarProperty プロパティ

定義

BottomAppBar 依存関係プロパティを識別します。

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

プロパティ値

BottomAppBar 依存関係プロパティの識別子。

適用対象