3 references to EVENT_LABEL_DBLCLICK
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (3)
1060
AddEventHandler(
EVENT_LABEL_DBLCLICK
, h);
2296
RaiseEvent(
EVENT_LABEL_DBLCLICK
, e);
2601
RemoveEventHandler(
EVENT_LABEL_DBLCLICK
, h);