RVTDocs.com

ComboBoxMemberData.Image

Property
Description:
The image shown on the ComboBoxMember.
Remarks:
The image will be shown on the left side of the item when the item is added to a ComboBox. The best size is 16 x 16 pixels.
Syntax
public ImageSource Image { get; set; }