TokenizingTextBoxStyleSelector Class

Definition

Windows.UI.Xaml.Controls.StyleSelector used by TokenizingTextBox to choose the proper TokenizingTextBoxItem container style (text entry or token).

C#
public class TokenizingTextBoxStyleSelector : Windows.UI.Xaml.Controls.StyleSelector
Inheritance
Windows.UI.Xaml.Controls.StyleSelector
TokenizingTextBoxStyleSelector

Constructors

TokenizingTextBoxStyleSelector()

Initializes a new instance of the TokenizingTextBoxStyleSelector class.

Properties

TextStyle

Gets or sets the Windows.UI.Xaml.Style of a text entry item.

TokenStyle

Gets or sets the Windows.UI.Xaml.Style of a token item.

Methods

SelectStyleCore(Object, DependencyObject) Windows.UI.Xaml.Controls.StyleSelector.SelectStyleCore(System.Object,Windows.UI.Xaml.DependencyObject)

Applies to

Product Versions
Windows Community Toolkit 6.1.1, 7.0.0, 7.1.0