Udostępnij przez


FocusManager.IsFocusScopeProperty Pole

Definicja

Identyfikuje dołączoną IsFocusScope właściwość.

public: static initonly System::Windows::DependencyProperty ^ IsFocusScopeProperty;
public static readonly System.Windows.DependencyProperty IsFocusScopeProperty;
 staticval mutable IsFocusScopeProperty : System.Windows.DependencyProperty
Public Shared ReadOnly IsFocusScopeProperty As DependencyProperty 

Wartość pola

Uwagi

Wartość domyślna zmiennej IsFocusScopeWindowMenu, , ToolBarContextMenu to .true

Zakres fokusu to element kontenera, który śledzi FocusManager.FocusedElement zakres w jego zakresie. Domyślnie Window klasa jest zakresem fokusu Menu, podobnie jak klasy , ContextMenui ToolBar . Element, który jest zakresem fokusu, ma IsFocusScope ustawioną wartość true.

Aby uzyskać więcej informacji na temat fokusu, fokusu klawiatury i fokusu logicznego, zobacz Omówienie danych wejściowych.

Dotyczy