3 references to EVENT_LABEL_CLICK
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (3)
1051
AddEventHandler(
EVENT_LABEL_CLICK
, h);
2286
RaiseEvent(
EVENT_LABEL_CLICK
, e);
2598
RemoveEventHandler(
EVENT_LABEL_CLICK
, h);