Click or drag to resize
CursorsSizeNWSE Property
Gets a two-headed northwest/southeast sizing System.Windows.Input.Cursor.

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

Property Value

Type: Cursor
See Also