KeyTipService.GetKeyTipStyle(DependencyObject) Metoda

Definicja

Zwraca wartość dołączonej KeyTipStyle właściwości dla określonego elementu.

public:
 static System::Windows::Style ^ GetKeyTipStyle(System::Windows::DependencyObject ^ element);
public static System.Windows.Style GetKeyTipStyle (System.Windows.DependencyObject element);
static member GetKeyTipStyle : System.Windows.DependencyObject -> System.Windows.Style
Public Shared Function GetKeyTipStyle (element As DependencyObject) As Style

Parametry

element
DependencyObject

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

Zwraca

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

Wyjątki

Określona element wartość to null.

Dotyczy