2 references to Button
UIAutomationTypes (2)
MS\Internal\Automation\AutomationIdentifierConstants.cs (1)
22internal const ControlTypes FirstControlType = ControlTypes.Button;
System\Windows\Automation\ControlType.cs (1)
133public static readonly ControlType Button = ControlType.Register(AutomationIdentifierConstants.ControlTypes.Button, "ControlType.Button", nameof(SR.LocalizedControlTypeButton), new AutomationPattern[][] {