2027 Property
Changes 0
P

ButtonData.Image

Description:
The image of the button.
Remarks:
The image will be shown on the button if it is a part of a stacked set, or if it is promoted to the Quick Access Toolbar. The best size is 16 x 16 pixels; if larger, the image will NOT be adjusted to fit the toolbar button.
public ImageSource Image { get; set; }