Udostępnij za pośrednictwem


RibbonControlService.GetToolTipFooterImageSource(DependencyObject) Metoda

Definicja

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

public:
 static System::Windows::Media::ImageSource ^ GetToolTipFooterImageSource(System::Windows::DependencyObject ^ element);
public static System.Windows.Media.ImageSource GetToolTipFooterImageSource (System.Windows.DependencyObject element);
static member GetToolTipFooterImageSource : System.Windows.DependencyObject -> System.Windows.Media.ImageSource
Public Shared Function GetToolTipFooterImageSource (element As DependencyObject) As ImageSource

Parametry

element
DependencyObject

Obiekt, z którego jest odczytywana wartość właściwości.

Zwraca

ImageSource

Wartość właściwości obiektu ToolTipFooterImageSource .

Wyjątki

Określony element parametr to null.

Dotyczy