NotifyInputEventArgs.InputManager Eigenschap

Definitie

Hiermee haalt u de invoerbeheerder op die de invoer gebeurtenis verwerkt.

public:
 property System::Windows::Input::InputManager ^ InputManager { System::Windows::Input::InputManager ^ get(); };
public System.Windows.Input.InputManager InputManager { [System.Security.SecurityCritical] get; }
public System.Windows.Input.InputManager InputManager { get; }
[<get: System.Security.SecurityCritical>]
member this.InputManager : System.Windows.Input.InputManager
member this.InputManager : System.Windows.Input.InputManager
Public ReadOnly Property InputManager As InputManager

Waarde van eigenschap

De invoermanager.

Kenmerken

Opmerkingen

Er is één InputManager per thread.

Van toepassing op