3 references to EVENT_VALUE_DBLCLICK
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (3)
1079
AddEventHandler(
EVENT_VALUE_DBLCLICK
, h);
2404
RaiseEvent(
EVENT_VALUE_DBLCLICK
, e);
2609
RemoveEventHandler(
EVENT_VALUE_DBLCLICK
, h);