Cursors.ScrollNE Propiedad

Definición

Obtiene el cursor de desplazamiento hacia el noreste.

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

Valor de propiedad

Un objeto Cursor de desplazamiento hacia el noreste.

Se aplica a