1 reference to Text
UIAutomationTypes (1)
System\Windows\Automation\ControlType.cs (1)
203
public static readonly ControlType Text = ControlType.Register(AutomationIdentifierConstants.ControlTypes.
Text
, "ControlType.Text", nameof(SR.LocalizedControlTypeText));