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