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

적용 대상