3 references to SizeNESW
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
5815
Cursor = Cursors.
SizeNESW
;
System.Workflow.ComponentModel (2)
AuthoringOM\Design\MessageFilters\ResizingMessageFilter.cs (2)
130
cursorToSet = Cursors.
SizeNESW
;
141
(workflowView.Cursor == Cursors.SizeNWSE || workflowView.Cursor == Cursors.
SizeNESW
||