Windows.UI.Xaml.Controls.SearchBox.QueryText

February 8, 2017 · View on GitHub

-description

Gets or sets the text contents of the search box.

-xaml-syntax

<SearchBox QueryText="string"/>

-property-value

A string containing the text contents of the search box. The default is an empty string (""). The maximum query text length is 2048 characters.

-remarks

-examples

-see-also

Contents

  1. 1-description
  2. 2-xaml-syntax
  3. 3-property-value
  4. 4-remarks
  5. 5-examples
  6. 6-see-also