[]
Occurs when a tag is inserted.
protected virtual void OnTagInserted(object sender, RoutedEventArgs e)
Protected Overridable Sub OnTagInserted(sender As Object, e As RoutedEventArgs)
| Type | Name | Description |
|---|---|---|
| object | sender | The sender. |
| RoutedEventArgs | e | The EventArgs instance containing the event data. |