1 write to owner
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
2763
this.
owner
= owner;
18 references to owner
System.Windows.Forms (18)
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (18)
2772
this.comparer = new ItemComparer(this.
owner
);
2858
this.
owner
.CheckNoDataSource();
2868
if (this.
owner
.Sorted)
2885
this.
owner
.OnItemsCollectionChanged();
2903
this.
owner
.CheckNoDataSource();
2905
this.
owner
.OnItemsCollectionChanged();
2915
this.
owner
.CheckNoDataSource();
2917
this.
owner
.OnItemsCollectionChanged();
2940
if (this.
owner
.Sorted)
2968
this.
owner
.CheckNoDataSource();
2981
this.
owner
.OnItemsCollectionChanged();
2994
this.
owner
.CheckNoDataSource();
2996
this.
owner
.OnItemsCollectionChanged();
3071
this.
owner
.CheckNoDataSource();
3085
if (this.
owner
.Sorted)
3092
this.
owner
.OnItemsCollectionChanged();
3118
this.
owner
.CheckNoDataSource();
3125
this.
owner
.OnItemsCollectionChanged();