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