InputMethod.InputScope Attached Property
.NET Framework 3.5
Gets or sets the input scope for a specified dependency object.
Assembly: PresentationCore (in PresentationCore.dll)
XMLNS for XAML: http://schemas.microsoft.com/winfx/2006/xaml/presentation, http://schemas.microsoft.com/netfx/2007/xaml/presentation
'Declaration See GetInputScope, SetInputScope 'Usage See GetInputScope, SetInputScope
<object InputMethod.InputScope="InputScope" .../>
Property Value
Type: System.Windows.Input.InputScopeAn InputScope object representing the input scope for a specified dependency object.
The default value is null.
This is an attached property. Use the GetInputScope and SetInputScope methods to set or read this attached property on a specified dependency object.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.