Udostępnij za pośrednictwem


RibbonControlService.SetLargeImageSource Metoda

Definicja

Ustawia wartość dołączonej LargeImageSource właściwości dla obiektu.

public:
 static void SetLargeImageSource(System::Windows::DependencyObject ^ element, System::Windows::Media::ImageSource ^ value);
public static void SetLargeImageSource (System.Windows.DependencyObject element, System.Windows.Media.ImageSource value);
static member SetLargeImageSource : System.Windows.DependencyObject * System.Windows.Media.ImageSource -> unit
Public Shared Sub SetLargeImageSource (element As DependencyObject, value As ImageSource)

Parametry

element
DependencyObject

Obiekt, do którego jest zapisywana dołączona właściwość.

value
ImageSource

Wartość do ustawienia.

Wyjątki

Określony element parametr to null.

Dotyczy