Partager via


RibbonControlService.SetToolTipFooterImageSource Méthode

Définition

Définit la valeur de la propriété jointe ToolTipFooterImageSource pour un objet.

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)

Paramètres

element
DependencyObject

Objet sur lequel la propriété jointe est écrite.

value
ImageSource

Valeur à définir.

Exceptions

Le element spécifié a la valeur null.

S’applique à