Udostępnij za pośrednictwem


RibbonControlService.SetToolTipImageSource Metoda

Definicja

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

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