2 references to ValidateActiveControl
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\Button.cs (1)
271bool validate = ValidateActiveControl(out bool validatedControlAllowsFocusChange);
System\Windows\Forms\DataBinding\BindingNavigator.cs (1)
597return ValidateActiveControl(out _);