2027 Property
Changes 0
P

ComboBoxMemberData.Image

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.
public ImageSource Image { get; set; }