4 references to PropAcceptButton
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Form.cs (4)
348return (IButtonControl)Properties.GetObject(PropAcceptButton); 352Properties.SetObject(PropAcceptButton, value); 3799if (Properties.ContainsObject(PropAcceptButton)) Properties.SetObject(PropAcceptButton, null);