We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3124e2 commit 4f21312Copy full SHA for 4f21312
src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs
@@ -346,7 +346,6 @@ private const DataGridViewAutoSizeRowCriteriaInternal InvalidDataGridViewAutoSiz
346
private int _inBulkPaintCount;
347
private int _inBulkLayoutCount;
348
private int _inPerformLayoutCount;
349
- private bool _isReleasingDataSource;
350
351
private int _keyboardResizeStep;
352
private Rectangle _resizeClipRectangle;
0 commit comments