.NET Framework Class Library for Silverlight
TextBox.InputScopeProperty Field
Identifies the InputScope dependency property.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
Syntax
Visual Basic (Declaration)
Public Shared ReadOnly InputScopeProperty As DependencyProperty
C#
public static readonly DependencyProperty InputScopeProperty
Field Value
Type: System.Windows.DependencyPropertyIdentifier for the InputScope dependency property.
Remarks
Version Notes
Silverlight for the desktop
Do not use for a Silverlight for the desktop application.
Version Information
Silverlight for Windows Phone
Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
See Also
