TextBox.InputScope Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the context for input used by this TextBox.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.Input.InputScopeThe input scope, which modifies how input from alternative input methods is interpreted. The default value is a Nothing reference (Nothing in Visual Basic).
| Exception | Condition |
|---|---|
| NotImplementedException | API is not supported by the current platform variation. |
Show: