2 references to Validate
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ContainerControl.cs (1)
1692
return
Validate
(false);
winforms\Managed\System\WinForms\Form.cs (1)
7021
e.Cancel = !
Validate
(true);