Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 915 Bytes

navigationview_templatesettings.md

File metadata and controls

28 lines (17 loc) · 915 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.Controls.NavigationView.TemplateSettings
winrt property
RS5

Windows.UI.Xaml.Controls.NavigationView.TemplateSettings

-description

Gets an object that provides calculated values that can be referenced as TemplateBinding sources when defining templates for a NavigationView control.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationView.TemplateSettings (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

An object that provides calculated values for templates.

-remarks

-see-also

-examples