1 write to owner
System.Windows.Forms (1)
winforms\Managed\System\WinForms\CheckedListBox.cs (1)
1362
this.
owner
= owner;
2 references to owner
System.Windows.Forms (2)
winforms\Managed\System\WinForms\CheckedListBox.cs (2)
1381
return ((ListBox.ObjectCollection)
owner
.Items).InnerArray;
1552
owner
.AccessibilityNotifyClients(AccessibleEvents.StateChange, index);