SystemParameters.ClientAreaAnimationKey 속성

정의

ClientAreaAnimation 속성의 ResourceKey를 가져옵니다.

public:
 static property System::Windows::ResourceKey ^ ClientAreaAnimationKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey ClientAreaAnimationKey { get; }
static member ClientAreaAnimationKey : System.Windows.ResourceKey
Public Shared ReadOnly Property ClientAreaAnimationKey As ResourceKey

속성 값

리소스 키입니다.

설명

XAML 특성 사용

<object property="{SystemParameters.ClientAreaAnimationKey}"/>

적용 대상