TextPatternIdentifiers.AnimationStyleAttribute 欄位

定義

識別文字範圍的 AnimationStyle 屬性。

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ AnimationStyleAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute AnimationStyleAttribute;
 staticval mutable AnimationStyleAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly AnimationStyleAttribute As AutomationTextAttribute 

欄位值

AutomationTextAttribute

備註

動畫只會出現在畫面上;動畫文字會列印,但動畫效果不會。

消費者介面自動化提供者會使用此識別碼。 消費者介面自動化用戶端應用程式應該使用 中的 TextPattern 對等欄位。

此屬性的值的類型為 AnimationStyle

預設值是 None

適用於

另請參閱