1 reference to EditorLabelAccessibleObject
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionPanel.TextBoxPropertyLine.cs (1)
327
protected override AccessibleObject CreateAccessibilityInstance() => new
EditorLabelAccessibleObject
(this);