[]
        
(Showing Draft Content)

C1.WPF.Input.C1TagEditor.OnTagExited

OnTagExited Method

OnTagExited(object, RoutedEventArgs)

Occurs when a tag is edited.

Declaration
protected virtual void OnTagExited(object sender, RoutedEventArgs e)
Parameters
Type Name Description
object sender

The sender.

RoutedEventArgs e

The EventArgs instance containing the event data.