共用方式為


NavigationView.HeaderProperty 屬性

定義

public:
 static property DependencyProperty ^ HeaderProperty { DependencyProperty ^ get(); };
static DependencyProperty HeaderProperty();
public static DependencyProperty HeaderProperty { get; }
var dependencyProperty = NavigationView.headerProperty;
Public Shared ReadOnly Property HeaderProperty As DependencyProperty

屬性值

Header 相依性屬性的識別碼。

適用於