Udostępnij za pośrednictwem


RibbonControlService.GetToolTipFooterTitle(DependencyObject) Metoda

Definicja

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

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

Parametry

element
DependencyObject

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

Zwraca

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

Wyjątki

Określona element wartość to null.

Dotyczy