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;