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