Aracılığıyla paylaş


KeyboardDevice.FocusedElement Özellik

Tanım

Klavye odağı olan öğeyi alır.

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

Özellik Değeri

Klavye odağı olan öğe.

Şunlara uygulanır