2 references to UpArrow
PresentationCore (2)
System\Windows\Input\CursorConverter.cs (1)
130case CursorType.UpArrow:
System\Windows\Input\Cursors.cs (1)
150return EnsureCursor(CursorType.UpArrow);