[]
Gets or sets the object shown for the item when collapsed and to the left of the header when expanded.
[TypeConverter(typeof(ImageSourceConverter))]
public object LargeIcon { get; set; }
<TypeConverter(GetType(ImageSourceConverter))>
Public Property LargeIcon As Object