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 종속성 속성의 식별자입니다.

적용 대상