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