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