KeyboardDevice.Target Właściwość

Definicja

Pobiera określone IInputElement dane wejściowe z tego urządzenia są wysyłane do.

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

Wartość właściwości

Element, który odbiera dane wejściowe.

Uwagi

Obiektem docelowym obiektu KeyboardDevice jest obiekt, który ma fokus klawiatury.

Dotyczy