2 references to CanReset
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
1427
public virtual bool CanResetPropertyValue() => SendNotificationToParent(Notify.
CanReset
);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
420
case Notify.
CanReset
: