Cursors.SizeWE Property

Definition

Gets a two-headed west/east sizing Cursor.

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

Property Value

A two-headed west/east sizing cursor.

Applies to