Share via


Cursors.Wait 속성

정의

대기(또는 모래 시계) Cursor를 지정합니다.

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

속성 값

대기 커서입니다.

설명

Cursor 일반적으로 애플리케이션 작업을 수행 중임을 나타냅니다.

XAML 텍스트 사용

설명을 참조 하십시오. Cursors합니다.

적용 대상