Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 982 Bytes

inputscopename.md

File metadata and controls

34 lines (22 loc) · 982 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Input.InputScopeName
winrt class

Windows.UI.Xaml.Input.InputScopeName

-description

Identifies a particular named input scope that is relevant to an overall InputScope.

-xaml-syntax

<InputScopeName .../>
- or -
<TextBox InputScope="inputScopeNameValue" .../>
-or-
<RichEditBox InputScope="inputScopeNameValue" .../>

-remarks

-examples

-see-also

DependencyObject, TextBox.InputScope, RichEditBox.InputScope, InputScope, InputScopeNameValue, Use input scope to change the touch keyboard