Share via


Keyboard.DefaultRestoreFocusMode Özellik

Tanım

Odağı geri yüklerken Windows Presentation Foundation (WPF) davranışını alır veya ayarlar.

public:
 static property System::Windows::Input::RestoreFocusMode DefaultRestoreFocusMode { System::Windows::Input::RestoreFocusMode get(); void set(System::Windows::Input::RestoreFocusMode value); };
public static System.Windows.Input.RestoreFocusMode DefaultRestoreFocusMode { get; set; }
static member DefaultRestoreFocusMode : System.Windows.Input.RestoreFocusMode with get, set
Public Shared Property DefaultRestoreFocusMode As RestoreFocusMode

Özellik Değeri

Odağı geri yüklerken WPF'nin davranışını belirten bir numaralandırma değeri. içindeki varsayılan değerdir Auto.

Şunlara uygulanır