This documentation is archived and is not being maintained.
InputScopeName Class
Visual Studio 2008
Defines a name for text input patterns.
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 <ContentPropertyAttribute("NameValue")> _ <TypeConverterAttribute("System.Windows.Input.InputScopeNameConverter, PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, Custom=null")> _ Public Class InputScopeName _ Implements IAddChild 'Usage Dim instance As InputScopeName
<InputScopeName> NameValue </InputScopeName>
The names defined by this class are used by the InputScopePhrase class.
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.
Show: