10 instantiations of SubDataGridViewCell
System.Windows.Forms.Tests (10)
System\Windows\Forms\DataGridViewRowTests.cs (10)
1132
using SubDataGridViewCell cellTemplate =
new
();
1146
using SubDataGridViewCell cellTemplate =
new
();
1363
using SubDataGridViewCell cellTemplate =
new
();
2620
using SubDataGridViewCell cell1 =
new
();
2621
using SubDataGridViewCell cell2 =
new
();
4059
using SubDataGridViewCell cell =
new
();
4073
using SubDataGridViewCell cell =
new
();
4086
using SubDataGridViewCell cell =
new
();
4103
using SubDataGridViewCell cell =
new
();
5687
using SubDataGridViewCell cell =
new
();
10 references to SubDataGridViewCell
System.Windows.Forms.Tests (10)
System\Windows\Forms\DataGridViewRowTests.cs (10)
1132
using
SubDataGridViewCell
cellTemplate = new();
1146
using
SubDataGridViewCell
cellTemplate = new();
1363
using
SubDataGridViewCell
cellTemplate = new();
2620
using
SubDataGridViewCell
cell1 = new();
2621
using
SubDataGridViewCell
cell2 = new();
4059
using
SubDataGridViewCell
cell = new();
4073
using
SubDataGridViewCell
cell = new();
4086
using
SubDataGridViewCell
cell = new();
4103
using
SubDataGridViewCell
cell = new();
5687
using
SubDataGridViewCell
cell = new();