Cursors.SizeAll Propiedad

Definición

Obtiene un ajuste de tamaño de cuatro puntas Cursor, 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 Comentarios sobre Cursors.

Se aplica a