Sdílet prostřednictvím


RibbonControlService.SetToolTipFooterImageSource Metoda

Definice

Nastaví hodnotu ToolTipFooterImageSource připojené vlastnosti objektu.

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

Objekt, do kterého je připojená vlastnost zapsána.

value
ImageSource

Hodnota k nastavení.

Výjimky

Zadaná element hodnota je null.

Platí pro