Cursors.SizeAll Propiedad

Definición

Obtiene un ajuste de tamaño Cursorde cuatro puntas, que consta de cuatro flechas unidas que apuntan al norte, al sur, al este y al oeste.

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

Valor de propiedad

Cursor de ajuste de tamaño de cuatro puntas.

Comentarios

Uso de texto XAML

Vea el comentario sobre Cursors.

Se aplica a