RibbonControlService.SetToolTipFooterImageSource Metod

Definition

Anger värdet för den ToolTipFooterImageSource anslutna egenskapen för ett objekt.

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)

Parametrar

element
DependencyObject

Det objekt som den bifogade egenskapen är skriven till.

value
ImageSource

Värdet som ska anges.

Undantag

Den angivna element är null.

Gäller för