Share via


4.412 InputScope

x:Object > InputScope

(usage)

<InputScope> string </InputScope>

(description)

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

(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.