다음을 통해 공유


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}"/>

적용 대상