11 writes to LastSupportedTextAttribute
UIAutomationTypes (11)
MS\Internal\Automation\AutomationIdentifierConstants.cs (11)
36
LastSupportedTextAttribute
= TextAttributes.SayAsInterpretAs;
44
LastSupportedTextAttribute
= TextAttributes.SayAsInterpretAs;
52
LastSupportedTextAttribute
= TextAttributes.SayAsInterpretAs;
60
LastSupportedTextAttribute
= TextAttributes.SayAsInterpretAs;
68
LastSupportedTextAttribute
= TextAttributes.CaretBidiMode;
76
LastSupportedTextAttribute
= TextAttributes.CaretBidiMode;
84
LastSupportedTextAttribute
= TextAttributes.CaretBidiMode;
92
LastSupportedTextAttribute
= TextAttributes.CaretBidiMode;
100
LastSupportedTextAttribute
= TextAttributes.CaretBidiMode;
109
LastSupportedTextAttribute
= TextAttributes.UnderlineStyle;
117
LastSupportedTextAttribute
= TextAttributes.UnderlineStyle;
1 reference to LastSupportedTextAttribute
UIAutomationTypes (1)
System\Windows\Automation\AutomationIdentifier.cs (1)
236
&& (id <= (int)AutomationIdentifierConstants.
LastSupportedTextAttribute
));