InputScope.Names Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the input scope names, as a list of strings.

Namespace:  System.Windows.Input
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public ReadOnly Property Names As IList
public IList Names { get; }

Property Value

Type: System.Collections..::.IList
The input scope names, as a list of strings.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

InputScope Class

System.Windows.Input Namespace