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