InputMode Enumeration
.NET Framework (current version)
Specifies the possible values for the input mode.
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| Foreground | The input was provided when the application was in the foreground. | |
| Sink | The input was provided when the application was not in the foreground. |
.NET Framework
Available since 3.0
Available since 3.0
Show: