Cursors.Wait 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定等待(或沙漏)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备注。