1 instantiation of LabelEditUiaTextProvider
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\LabelEditAccessibleObject.cs (1)
22_textProvider = new(owningControl, labelEdit, this);
1 reference to LabelEditUiaTextProvider
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\LabelEditAccessibleObject.cs (1)
13private readonly LabelEditUiaTextProvider _textProvider;