SmallIconTemplate Property
SmallIconTemplate
Gets or sets the DataTemplate to apply to any item that does not have a SmallIconTemplate property defined.
Declaration
public DataTemplate SmallIconTemplate { get; set; }
Public Property SmallIconTemplate As DataTemplate