3 references to TypeValidationEventHandler
System.Windows.Forms (3)
winforms\Managed\System\WinForms\MaskedTextBox.cs (3)
1558public event TypeValidationEventHandler TypeValidationCompleted 2336TypeValidationEventHandler eh = Events[EVENT_VALIDATIONCOMPLETED] as TypeValidationEventHandler;