Partager via


NavigationView.PaneTitleProperty Propriété

Définition

Identifie la propriété de dépendance PaneTitle.

API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.NavigationView.PaneTitleProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

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

Valeur de propriété

Identificateur de la propriété de dépendance PaneTitle.

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 1803 (introduit dans 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v6.0)

S’applique à