Aracılığıyla paylaş


Selector.GetIsSelectionActive(DependencyObject) Yöntem

Tanım

Klavye odağının içinde Selectorolup olmadığını gösteren bir değer alır.

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

Parametreler

element
DependencyObject

Ekli özelliğin okunduğu öğe.

Döndürülenler

Boolean

Klavye odağı içindeyse özelliğinin true Selectordeğeri.

Şunlara uygulanır