Share via


Cursors.ScrollSW Eigenschaft

Definition

Ruft den Cursor für einen Südwest-Bildlauf ab.

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

Eigenschaftswert

Der Cursor für einen Südwest-Bildlauf.

Hinweise

XAML-Textverwendung

Weitere Informationen finden Sie unter Bemerkung auf Cursors.

Gilt für: