1 write to _owningGridViewListBox
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
6414
_owningGridViewListBox
= owningGridViewListBox;
1 reference to _owningGridViewListBox
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
6420
var itemAccessibleObject = new GridViewListBoxItemAccessibleObject(
_owningGridViewListBox
, key);