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