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