1 write to ehLabelClick
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
189this.ehLabelClick = new EventHandler(this.OnGridEntryLabelClick);
2 references to ehLabelClick
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
833ge.AddOnLabelClick(ehLabelClick); 882ge.RemoveOnLabelClick(ehLabelClick);