Cursors.ScrollAll Property

Definition

Gets the scroll all 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

Property Value

The scroll all cursor.

Remarks

XAML Text Usage

See Remark on Cursors.

Applies to