RVTDocs.com
Namespace: Autodesk.Revit.UI Class: ComboBoxData

ComboBoxData.Image

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