TokenizingTextBox.AutoSuggestBoxStyle Property

Definition

Gets or sets the Style for the contained AutoSuggestBox template part.

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

Property Value

Windows.UI.Xaml.Style

Applies to