4 references to SizeWE
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGrid.cs (1)
4231Cursor = Cursors.SizeWE;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
16658this.CursorInternal = Cursors.SizeWE;
System.Workflow.ComponentModel (2)
AuthoringOM\Design\MessageFilters\ResizingMessageFilter.cs (2)
138cursorToSet = Cursors.SizeWE; 142workflowView.Cursor == Cursors.SizeNS || workflowView.Cursor == Cursors.SizeWE))