RibbonMenuItem.ImageSource Właściwość

Definicja

Pobiera lub ustawia obraz wyświetlany w kontrolce.

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

Wartość właściwości

Obraz wyświetlany w kontrolce. Zarejestrowana wartość domyślna to null. Aby uzyskać więcej informacji o tym, co może wpływać na wartość, zobacz Pierwszeństwo wartości właściwości zależności.

Uwagi

Informacje dotyczące właściwości zależności

Pole identyfikatora ImageSourceProperty
Właściwości metadanych ustawione na true Brak

Dotyczy

Zobacz też