Edit

Share via


RichSuggestBox.TokenBackground Property

Definition

Gets or sets the default brush used to color the suggestion token background.

public Windows.UI.Xaml.Media.SolidColorBrush TokenBackground { get; set; }
member this.TokenBackground : Windows.UI.Xaml.Media.SolidColorBrush with get, set
Public Property TokenBackground As SolidColorBrush

Property Value

Windows.UI.Xaml.Media.SolidColorBrush

Applies to