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