แชร์ผ่าน


MultiSelectComboBox.DefaultItemTemplate Property

Definition

The default item template to use. This is used to format all list box items, including the select all list box item. This is different from <seealso cref="P:System.Windows.Controls.ItemsControl.ItemTemplate"></seealso>, <seealso cref="P:System.Windows.Controls.ItemsControl.ItemTemplate"></seealso> will format all list box items, but the select all list box item.

public System.Windows.DataTemplate DefaultItemTemplate { get; set; }
member this.DefaultItemTemplate : System.Windows.DataTemplate with get, set
Public Property DefaultItemTemplate As DataTemplate

Property Value

Applies to