Sdílet prostřednictvím


RibbonControlService.GetToolTipFooterDescription(DependencyObject) Metoda

Definice

Získá hodnotu ToolTipFooterDescription připojené vlastnosti objektu.

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

Parametry

element
DependencyObject

Objekt, ze kterého je hodnota vlastnosti přečtená.

Návraty

String

Hodnota vlastnosti objektu ToolTipFooterDescription .

Výjimky

element Zadané je null.

Platí pro