1 write to _owningPropertyGrid
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\DropDownButton.DropDownButtonAccessibleObject.cs (1)
28_owningPropertyGrid = owningDropDownButton.Parent as PropertyGridView;
2 references to _owningPropertyGrid
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\DropDownButton.DropDownButtonAccessibleObject.cs (2)
47|| _owningPropertyGrid?.SelectedGridEntry?.AccessibilityObject is not PropertyDescriptorGridEntryAccessibleObject parent) 62=> _owningPropertyGrid?.AccessibilityObject;