Udostępnij za pośrednictwem


RibbonControlService.SetToolTipFooterImageSource Metoda

Definicja

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

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