Click or drag to resize
CursorsSizeAll Property
Gets a four-headed sizing System.Windows.Input.Cursor, which consists of four joined arrows that point north, south, east, and west.

Namespace: System.Windows.Input
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public static Cursor SizeAll { get; }

Property Value

Type: Cursor
See Also