SystemParameters.ClientAreaAnimation 屬性

定義

取得值,指出是否已啟用工作區動畫功能。

public:
 static property bool ClientAreaAnimation { bool get(); };
public static bool ClientAreaAnimation { [System.Security.SecurityCritical] get; }
public static bool ClientAreaAnimation { get; }
[<get: System.Security.SecurityCritical>]
static member ClientAreaAnimation : bool
static member ClientAreaAnimation : bool
Public Shared ReadOnly Property ClientAreaAnimation As Boolean

屬性值

布林值; true 如果已啟用工作區動畫,則為 , false 否則為 。

屬性

備註

XAML 屬性用法

<object property=「{ SystemParameters.ClientAreaAnimation } 」/>

適用於