Cursors.UpArrow Propriété

Définition

Obtient une flèche Cursorvers le haut, qui est généralement utilisée pour identifier un point d’insertion.

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

Valeur de propriété

Curseur de flèche vers le haut.

Remarques

Utilisation du texte XAML

Voir la remarque sur Cursors.

S’applique à