NoFocusCandidateFoundEventArgs.InputDevice Eigenschaft

Definition

Ruft den Typ des Eingabegeräts ab, von dem Eingabeereignisse empfangen werden.

public:
 property FocusInputDeviceKind InputDevice { FocusInputDeviceKind get(); };
FocusInputDeviceKind InputDevice();
public FocusInputDeviceKind InputDevice { get; }
var focusInputDeviceKind = noFocusCandidateFoundEventArgs.inputDevice;
Public ReadOnly Property InputDevice As FocusInputDeviceKind

Eigenschaftswert

Der Typ des Eingabegeräts.

Gilt für: