1 reference to new
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridView.AccessibleObject.cs (1)
52
_topRowAccessibilityObject ??= this.TryGetOwnerAs(out DataGridView? owner) ?
new
(owner) : null;