1 instantiation of CheckBoxAccessibleObject
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
390
protected override AccessibleObject CreateAccessibilityInstance() => new
CheckBoxAccessibleObject
(this);