Share via


KeyboardFocusChangedEventArgs.OldFocus Özellik

Tanım

Daha önce odaklanmış olan öğeyi alır.

public:
 property System::Windows::IInputElement ^ OldFocus { System::Windows::IInputElement ^ get(); };
public System.Windows.IInputElement OldFocus { get; }
member this.OldFocus : System.Windows.IInputElement
Public ReadOnly Property OldFocus As IInputElement

Özellik Değeri

Daha önce odaklanmış öğe.

Şunlara uygulanır

Ayrıca bkz.