2 references to UpArrow
PresentationCore (2)
Core\CSharp\System\Windows\Input\CursorConverter.cs (1)
138case CursorType.UpArrow:
Core\CSharp\System\Windows\Input\Cursors.cs (1)
152return EnsureCursor(CursorType.UpArrow);