1 implementation of SetCursor
PresentationCore (1)
System\Windows\InterOp\HwndMouseInputProvider.cs (1)
90
bool IMouseInputProvider.
SetCursor
(Cursor cursor)
1 reference to SetCursor
PresentationCore (1)
System\Windows\Input\MouseDevice.cs (1)
490
return mouseInputProvider.
SetCursor
(cursor);