Cursors.ScrollAll 屬性

定義

取得全部捲動 Cursor

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

屬性值

全部捲動游標。

備註

XAML 文字使用方式

請參閱 備註。Cursors

適用於