[]
Occurs when input some invalid characters.
public event RoutedEventHandler InvalidInput
Public Event InvalidInput As RoutedEventHandler
Type | Description |
---|---|
RoutedEventHandler | Occurs when input some invalid characters. |
This event is raised if the invalid chars is inputted by keyboard or the Paste() method.