Udostępnij za pośrednictwem


RibbonControlService.GetToolTipDescription(DependencyObject) Metoda

Definicja

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

public:
 static System::String ^ GetToolTipDescription(System::Windows::DependencyObject ^ element);
public static string GetToolTipDescription (System.Windows.DependencyObject element);
static member GetToolTipDescription : System.Windows.DependencyObject -> string
Public Shared Function GetToolTipDescription (element As DependencyObject) As String

Parametry

element
DependencyObject

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

Zwraca

String

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

Wyjątki

Określony element parametr to null.

Dotyczy