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