1 write to _owningItem
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
6212_owningItem = owningItem;
3 references to _owningItem
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (3)
6281return _owningGridViewListBox.Items.IndexOf(_owningItem); 6357return _owningItem.ToString(); 6386runtimeId[2] = _owningItem.GetHashCode();