NavigationView.AlwaysShowHeaderProperty Propiedad

Definición

Identifica la propiedad de dependencia AlwaysShowHeader.

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.NavigationView.AlwaysShowHeaderProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para Windows).

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

Valor de propiedad

Identificador de la propiedad de dependencia AlwaysShowHeader.

Se aplica a