MenuBase.ItemContainerTemplateSelector Property

Definition

Gets or sets the custom logic for choosing a template used to display each item.

C#
public System.Windows.Controls.ItemContainerTemplateSelector ItemContainerTemplateSelector { get; set; }

Property Value

A custom object that provides logic and returns an item container.

Remarks

Use an ItemContainerTemplateSelector to choose different item containers if the items in your collection are the same type and you need to provide custom logic to choose the item container.

Dependency Property Information

Item Value
Identifier field ItemContainerTemplateSelectorProperty
Metadata properties set to true None

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10