TreeViewItem.TreeViewItemTemplateSettings Property

Definition

Gets an object that provides calculated values that can be referenced as {TemplateBinding} markup extension sources when defining templates for a TreeViewItem control.

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

TreeViewItemTemplateSettings TreeViewItemTemplateSettings();
public TreeViewItemTemplateSettings TreeViewItemTemplateSettings { get; }
Public ReadOnly Property TreeViewItemTemplateSettings As TreeViewItemTemplateSettings

Property Value

An object that provides calculated values for templates.

Applies to