2 references to EnableAllowFocusChange
System.Windows.Forms (2)
System\Windows\Forms\Layout\Containers\ContainerControl.cs (2)
219if (value is < AutoValidate.Inherit or > AutoValidate.EnableAllowFocusChange) 1828validatedControlAllowsFocusChange = (autoValidateMode == AutoValidate.EnableAllowFocusChange);