Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 597 Bytes

windows_ui_viewmanagement_core.md

File metadata and controls

28 lines (17 loc) · 597 Bytes
-api-id -api-type
N:Windows.UI.ViewManagement.Core
winrt namespace

Windows.UI.ViewManagement.Core

-description

Provides support for handling and managing CoreInputView objects associated with the active foreground application.

Note

Not supported on HoloLens.

-remarks

A CoreInputView object is used to communicate with an input pane.

Used by frameworks (such as XAML) or custom text controls only.

-see-also

-examples