TokenizingTextBox.AutoSuggestBoxTextBoxStyle Property

Definition

Gets or sets the Style for the TextBox part of the AutoSuggestBox template part.

public Windows.UI.Xaml.Style AutoSuggestBoxTextBoxStyle { get; set; }
member this.AutoSuggestBoxTextBoxStyle : Windows.UI.Xaml.Style with get, set
Public Property AutoSuggestBoxTextBoxStyle As Style

Property Value

Windows.UI.Xaml.Style

Applies to