Cursors.UpArrow Proprietà

Definizione

Ottiene un Cursor freccia in su, usato in genere per identificare un punto di inserimento.

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

Valore della proprietà

Cursore freccia in su.

Commenti

Utilizzo del testo XAML

Vedere Il commento su Cursors.

Si applica a