Udostępnij za pośrednictwem


RibbonControlService.GetToolTipImageSource(DependencyObject) Metoda

Definicja

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

public:
 static System::Windows::Media::ImageSource ^ GetToolTipImageSource(System::Windows::DependencyObject ^ element);
public static System.Windows.Media.ImageSource GetToolTipImageSource (System.Windows.DependencyObject element);
static member GetToolTipImageSource : System.Windows.DependencyObject -> System.Windows.Media.ImageSource
Public Shared Function GetToolTipImageSource (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 ToolTipImageSource .

Wyjątki

Określony element parametr to null.

Dotyczy