2 references to AnimationStyle
UIAutomationTypes (2)
MS\Internal\Automation\AutomationIdentifierConstants.cs (1)
21internal const TextAttributes FirstTextAttribute = TextAttributes.AnimationStyle;
System\Windows\Automation\TextPatternIdentifiers.cs (1)
67public static readonly AutomationTextAttribute AnimationStyleAttribute = AutomationTextAttribute.Register(AutomationIdentifierConstants.TextAttributes.AnimationStyle, "TextPatternIdentifiers.AnimationStyleAttribute");