InputScopeName.NameValue Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets or sets the input scope name value, which modifies how input from alternative input methods is interpreted.
Namespace: System.Windows.Input
Assembly: System.Windows (in System.Windows.dll)
Syntax
'Declaration
Public Property NameValue As InputScopeNameValue
public InputScopeNameValue NameValue { get; set; }
Property Value
Type: System.Windows.Input.InputScopeNameValue
A value of the enumeration.
Remarks
Version Notes
Silverlight for the desktop
Do not use for a Silverlight for the desktop application.
Silverlight for Windows Phone
For more information on SIP and input scopes for Silverlight for Windows Phone, see How to: Specify On-Screen Keyboard Layout for a TextBox.
Version Information
Silverlight for Windows Phone
Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.