TreeView.ItemTemplateSelectorProperty Property

Definition

Identifies the ItemTemplateSelector 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 ^ ItemTemplateSelectorProperty { DependencyProperty ^ get(); };
static DependencyProperty ItemTemplateSelectorProperty();
public static DependencyProperty ItemTemplateSelectorProperty { get; }
Public Shared ReadOnly Property ItemTemplateSelectorProperty As DependencyProperty

Property Value

The identifier for the ItemTemplateSelector dependency property.

Applies to