3 references to OwnerGrid
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
7365if (_owningPropertyGridView.OwnerGrid.SortedByCategories) { 7397return _owningPropertyGridView.OwnerGrid.AccessibilityObject;
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
43: base(gridEntryHost.OwnerGrid, parent) {