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