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