2 references to CanResetPropertyValue
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
5196reset.Enabled = gridEntry is not null && gridEntry.CanResetPropertyValue();
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridViewTextBox.cs (1)
229&& PropertyGridView.SelectedGridEntry.CanResetPropertyValue())