Skip to content

Commit 4f21312

Browse files
LeafShi1github-actions
authored andcommitted
Removing field _isReleasingDataSource
1 parent b3124e2 commit 4f21312

File tree

1 file changed

+0
-1
lines changed
  • src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView

1 file changed

+0
-1
lines changed

src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,6 @@ private const DataGridViewAutoSizeRowCriteriaInternal InvalidDataGridViewAutoSiz
346346
private int _inBulkPaintCount;
347347
private int _inBulkLayoutCount;
348348
private int _inPerformLayoutCount;
349-
private bool _isReleasingDataSource;
350349

351350
private int _keyboardResizeStep;
352351
private Rectangle _resizeClipRectangle;

0 commit comments

Comments
 (0)