Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

InputMode Enumeration

 

Specifies the possible values for the input mode.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

Public Enumeration InputMode

Member nameDescription
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
Return to top
Show:
© 2017 Microsoft