3 references to OnBtnClick
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (3)
286btnDropDown.Click += new EventHandler(this.OnBtnClick); 311btnDialog.Click += new EventHandler(this.OnBtnClick); 4030OnBtnClick((DialogButton.Focused ? DialogButton : DropDownButton), new EventArgs());