KeyTipService.GetKeyTip(DependencyObject) Metoda

Definice

Vrátí hodnotu KeyTip připojené vlastnosti pro zadaný prvek.

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

Parametry

element
DependencyObject

Objekt, ze kterého je hodnota vlastnosti načtena.

Návraty

String

Hodnota vlastnosti objektu KeyTip .

Výjimky

Zadaná element hodnota je null.

Platí pro