TokenizingTextBox.TokenItemAdding Event

Definition

Event raised before a new token item is created from a string, can be used to transform data type from text user entered.

C#
public event Windows.Foundation.TypedEventHandler<Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox,Microsoft.Toolkit.Uwp.UI.Controls.TokenItemAddingEventArgs> TokenItemAdding;

Event Type

Windows.Foundation.TypedEventHandler<TokenizingTextBox,TokenItemAddingEventArgs>

Applies to

Product Versions
Windows Community Toolkit 6.1.1, 7.0.0, 7.1.0