0 out of 1 rated this helpful - Rate this topic

InputMethod.InputScope Attached Property

Gets or sets the input scope for a specified dependency object.

Namespace:  System.Windows.Input
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.InputScope
An 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.

.NET Framework

Supported in: 3.5, 3.0
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.