Aracılığıyla paylaş


KeyTipService.GetIsKeyTipScope(DependencyObject) Yöntem

Tanım

Belirtilen öğe için ekli özelliğin değerini IsKeyTipScope döndürür.

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

Parametreler

element
DependencyObject

Özellik değerinin okunduğu nesne.

Döndürülenler

Nesnenin IsKeyTipScope özellik değeri.

Özel durumlar

Belirtilen element değeridir null.

Şunlara uygulanır