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