Windows.Phone.UI.Core Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides support for processing input events on the core window.
Classes
CoreSelectionChangedEventArgs |
Provides data for the SelectionChanged event. |
CoreTextChangedEventArgs |
Provides data for the TextChanged event. |
KeyboardInputBuffer |
Provides access to a text buffer that is used to aggregate user input to the Software Input Panel keyboard on the phone. |
Interfaces
ICoreWindowKeyboardInput |
Note IsKeyboardInputEnabled may be altered or unavailable for releases after Windows Phone 8.1 GDR2. The interface that a Windows Runtime class must implement in order to handle keyboard input. |
Enums
CoreInputScope |
Specifies the values that can be assigned to the InputScope property to select the type of Software Input Panel keyboard that is displayed for text input. |