CoreWindow.KeyboardInputBuffer property

This topic has not yet been rated - Rate this topic

Windows Phone only. Gets or sets the KeyboardInputBuffer object that is used to receive buffered text input.

Syntax

Public Property KeyboardInputBuffer As KeyboardInputBuffer
   Get
   Set

Property value

Type: KeyboardInputBuffer

The object that will receive buffered text input.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.UI.Core
Windows::UI::Core [C++]

Metadata

Windows.winmd

See also

CoreWindow

 

 

Build date: 2/25/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.