NavigationView.PaneTitleProperty Property

Definition

Identifies the PaneTitle dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ PaneTitleProperty { DependencyProperty ^ get(); };
static DependencyProperty PaneTitleProperty();
public static DependencyProperty PaneTitleProperty { get; }
Public Shared ReadOnly Property PaneTitleProperty As DependencyProperty

Property Value

The identifier for the PaneTitle dependency property.

Applies to