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 依赖属性的标识符。

适用于