2 instantiations of DataGridViewUIAStartRowCountAtZeroScope
System.Windows.Forms.Tests (2)
System\Windows\Forms\AccessibleObjects\DataGridViewCellAccessibleObjectTests.cs (1)
1479using DataGridViewUIAStartRowCountAtZeroScope scope = new(switchValue);
System\Windows\Forms\AccessibleObjects\DataGridViewRowAccessibleObjectTests.cs (1)
2394using DataGridViewUIAStartRowCountAtZeroScope scope = new(switchValue);
4 references to DataGridViewUIAStartRowCountAtZeroScope
System.Windows.Forms.Tests (2)
System\Windows\Forms\AccessibleObjects\DataGridViewCellAccessibleObjectTests.cs (1)
1479using DataGridViewUIAStartRowCountAtZeroScope scope = new(switchValue);
System\Windows\Forms\AccessibleObjects\DataGridViewRowAccessibleObjectTests.cs (1)
2394using DataGridViewUIAStartRowCountAtZeroScope scope = new(switchValue);
System.Windows.Forms.TestUtilities (2)
DataGridViewUIAStartRowCountAtZeroScope.cs (2)
19Monitor.Enter(typeof(DataGridViewUIAStartRowCountAtZeroScope)); 31Monitor.Exit(typeof(DataGridViewUIAStartRowCountAtZeroScope));