Share via


Cursors.ScrollAll Eigenschaft

Definition

Ruft den Cursor für einen vollständigen Bildlauf ab.

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

Eigenschaftswert

Der Cursor für einen vollständigen Bildlauf.

Hinweise

XAML-Textverwendung

Weitere Informationen finden Sie unter Bemerkung auf Cursors.

Gilt für: