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