Udostępnij za pośrednictwem


RibbonControlService.SetSmallImageSource Metoda

Definicja

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

public:
 static void SetSmallImageSource(System::Windows::DependencyObject ^ element, System::Windows::Media::ImageSource ^ value);
public static void SetSmallImageSource (System.Windows.DependencyObject element, System.Windows.Media.ImageSource value);
static member SetSmallImageSource : System.Windows.DependencyObject * System.Windows.Media.ImageSource -> unit
Public Shared Sub SetSmallImageSource (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