TokenizingTextBox.TokenItemRemoving Event

Definition

Event raised when a token item is about to be removed. Can be canceled to prevent removal of a token.

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

Event Type

Windows.Foundation.TypedEventHandler<TokenizingTextBox,TokenItemRemovingEventArgs>

Applies to

Product Versions
Windows Community Toolkit 6.1.1, 7.0.0, 7.1.0