1 write to owner
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBox.cs (1)
4403this.owner = control;
1 reference to owner
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBox.cs (1)
4416return new ListBoxItemAccessibleObject(this.owner, childId);