TokenizingTextBox.QueryIcon Property

Definition

Gets or sets the icon to display in the AutoSuggestBox template part.

public Windows.UI.Xaml.Controls.IconSource QueryIcon { get; set; }
member this.QueryIcon : Windows.UI.Xaml.Controls.IconSource with get, set
Public Property QueryIcon As IconSource

Property Value

Windows.UI.Xaml.Controls.IconSource

Applies to