Windows.UI.Xaml.Input.InputScopeName
June 22, 2022 ยท View on GitHub
-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