1 write to _propertyGrid
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.FreezePaintScope.cs (1)
14_propertyGrid = propertyGrid;
2 references to _propertyGrid
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.FreezePaintScope.cs (2)
15_propertyGrid.FreezePainting = true; 18public void Dispose() => _propertyGrid.FreezePainting = false;