11 writes to LastSupportedTextAttribute
UIAutomationTypes (11)
MS\Internal\Automation\AutomationIdentifierConstants.cs (11)
37
LastSupportedTextAttribute
= TextAttributes.SayAsInterpretAs;
45
LastSupportedTextAttribute
= TextAttributes.SayAsInterpretAs;
53
LastSupportedTextAttribute
= TextAttributes.SayAsInterpretAs;
61
LastSupportedTextAttribute
= TextAttributes.SayAsInterpretAs;
69
LastSupportedTextAttribute
= TextAttributes.CaretBidiMode;
77
LastSupportedTextAttribute
= TextAttributes.CaretBidiMode;
85
LastSupportedTextAttribute
= TextAttributes.CaretBidiMode;
93
LastSupportedTextAttribute
= TextAttributes.CaretBidiMode;
101
LastSupportedTextAttribute
= TextAttributes.CaretBidiMode;
110
LastSupportedTextAttribute
= TextAttributes.UnderlineStyle;
118
LastSupportedTextAttribute
= TextAttributes.UnderlineStyle;
1 reference to LastSupportedTextAttribute
UIAutomationTypes (1)
System\Windows\Automation\AutomationIdentifier.cs (1)
237
&& (id <= (int)AutomationIdentifierConstants.
LastSupportedTextAttribute
));