Aracılığıyla paylaş


KeyboardDevice.Focus(IInputElement) Yöntem

Tanım

Klavye odağını belirtilen IInputElementüzerinde ayarlar.

public:
 System::Windows::IInputElement ^ Focus(System::Windows::IInputElement ^ element);
public System.Windows.IInputElement Focus (System.Windows.IInputElement element);
[System.Security.SecurityCritical]
public System.Windows.IInputElement Focus (System.Windows.IInputElement element);
member this.Focus : System.Windows.IInputElement -> System.Windows.IInputElement
[<System.Security.SecurityCritical>]
member this.Focus : System.Windows.IInputElement -> System.Windows.IInputElement
Public Function Focus (element As IInputElement) As IInputElement

Parametreler

element
IInputElement

Odağın taşınacak öğesi.

Döndürülenler

Klavye odağı olan öğe.

Öznitelikler

Özel durumlar

Şunlara uygulanır