3 references to UnderlineStyle
UIAutomationTypes (3)
MS\Internal\Automation\AutomationIdentifierConstants.cs (2)
110LastSupportedTextAttribute = TextAttributes.UnderlineStyle; 118LastSupportedTextAttribute = TextAttributes.UnderlineStyle;
System\Windows\Automation\TextPatternIdentifiers.cs (1)
137public static readonly AutomationTextAttribute UnderlineStyleAttribute = AutomationTextAttribute.Register(AutomationIdentifierConstants.TextAttributes.UnderlineStyle, "TextPatternIdentifiers.UnderlineStyleAttribute");