RibbonGroup.LargeImageSource Właściwość

Definicja

Pobiera lub ustawia obraz wyświetlany w kontrolce, gdy rozmiar obrazu ma wartość Large.

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

Wartość właściwości

Obraz do wyświetlenia w kontrolce. Zarejestrowana wartość domyślna to null. Aby uzyskać więcej informacji o tym, co może mieć wpływ 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 LargeImageSourceProperty
Właściwości metadanych ustawione na true Brak

Dotyczy

Zobacz też