2 references to OnDropDownButtonGotFocus
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
287btnDropDown.GotFocus += new EventHandler(OnDropDownButtonGotFocus); 313btnDialog.GotFocus += new EventHandler(OnDropDownButtonGotFocus);