2 references to ValidateActiveControl
System.Windows.Forms (2)
winforms\Managed\System\WinForms\BindingNavigator.cs (1)
581
return this.
ValidateActiveControl
(out validatedControlAllowsFocusChange);
winforms\Managed\System\WinForms\Button.cs (1)
349
bool validate =
ValidateActiveControl
(out validatedControlAllowsFocusChange);