2 references to Validate
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (1)
6599
e.Cancel = !
Validate
(true);
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
1783
public bool Validate() =>
Validate
(checkAutoValidate: false);