Udostępnij za pośrednictwem


KeyTipService.GetIsKeyTipScope(DependencyObject) Metoda

Definicja

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

public:
 static bool GetIsKeyTipScope(System::Windows::DependencyObject ^ element);
public static bool GetIsKeyTipScope (System.Windows.DependencyObject element);
static member GetIsKeyTipScope : System.Windows.DependencyObject -> bool
Public Shared Function GetIsKeyTipScope (element As DependencyObject) As Boolean

Parametry

element
DependencyObject

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

Zwraca

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

Wyjątki

Określony element parametr to null.

Dotyczy