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