3 references to Separator
UIAutomationTypes (3)
MS\Internal\Automation\AutomationIdentifierConstants.cs (2)
110LastSupportedControlType = ControlTypes.Separator; 118LastSupportedControlType = ControlTypes.Separator;
System\Windows\Automation\ControlType.cs (1)
275public static readonly ControlType Separator = ControlType.Register(AutomationIdentifierConstants.ControlTypes.Separator, "ControlType.Separator", nameof(SR.LocalizedControlTypeSeparator));