1 instantiation of CheckedListBoxItemAccessibleObject
System.Windows.Forms (1)
winforms\Managed\System\WinForms\CheckedListBox.cs (1)
1581return new CheckedListBoxItemAccessibleObject(this.CheckedListBox.GetItemText(CheckedListBox.Items[index]), index, this);