NavigationView.TemplateSettings Eigenschaft

Definition

Ruft ein Objekt ab, das berechnete Werte bereitstellt, auf die beim Definieren von Vorlagen für ein NavigationView-Steuerelement als TemplateBinding-Quellen verwiesen werden kann.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe die Windows App SDK Namespaces).

NavigationViewTemplateSettings TemplateSettings();
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=false)]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=false)]
NavigationViewTemplateSettings TemplateSettings();
public NavigationViewTemplateSettings TemplateSettings { get; }
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=false)]
public NavigationViewTemplateSettings TemplateSettings { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=false)] get; }
Public ReadOnly Property TemplateSettings As NavigationViewTemplateSettings

Eigenschaftswert

Ein Objekt, das berechnete Werte für Vorlagen bereitstellt.

Attribute
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackAttribute

Gilt für: