3 references to DoubleClick
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
1432
public virtual bool DoubleClickPropertyValue() => SendNotificationToParent(Notify.
DoubleClick
);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiPropertyDescriptorGridEntry.cs (1)
306
case Notify.
DoubleClick
:
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
455
case Notify.
DoubleClick
: