DropDownButton.Image Property

Definition

Gets or sets the image on the button.

public:
 property System::Windows::Media::ImageSource ^ Image { System::Windows::Media::ImageSource ^ get(); void set(System::Windows::Media::ImageSource ^ value); };
public System.Windows.Media.ImageSource Image { get; set; }
member this.Image : System.Windows.Media.ImageSource with get, set
Public Property Image As ImageSource

Property Value

Applies to