5 references to SizeNS
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGrid.cs (1)
4236
Cursor = Cursors.
SizeNS
;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
16680
this.CursorInternal = Cursors.
SizeNS
;
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
5819
Cursor = Cursors.
SizeNS
;
System.Workflow.ComponentModel (2)
AuthoringOM\Design\MessageFilters\ResizingMessageFilter.cs (2)
134
cursorToSet = Cursors.
SizeNS
;
142
workflowView.Cursor == Cursors.
SizeNS
|| workflowView.Cursor == Cursors.SizeWE))