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