Cursors.ScrollNE Property

Definition

Gets the scroll northeast cursor.

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

Property Value

A scroll northeast Cursor.

Applies to