10.1.109 InputScope

(usage)

<InputScope> string </InputScope>

(description)

Represents information related to the scope of data provided by an input method.

[types assignable to]

InputScope x:Object

(used by)

FrameworkContentElement FrameworkElement InputMethod

[text syntax]

InputScopeSyntax

(properties)

Names

IList

(description)

The input scope name.

[read only]

True

PhraseList

IList

(description)

A collection of phrases to be used as suggested input patterns by input processors.

[read only]

True

RegularExpression

x:String

(description)

A regular expression to be used as a suggested text input pattern by input processors.

SrgsMarkup

x:String

(description)

A string that specifies any Speech Recognition Grammar Specification (SRGS) markup to be used as a suggested input pattern by input processors.