3 references to ForceCursor
PresentationFramework (2)
System\Windows\Controls\InkCanvas.cs (1)
2881
if ( !e.Handled || inkCanvas.
ForceCursor
)
System\Windows\FrameworkElement.cs (1)
3945
if(!e.Handled || fe.
ForceCursor
)
WindowsFormsIntegration (1)
System\Windows\Integration\HostUtils.cs (1)
430
(currentElement.
ForceCursor
&& forceCursorMapped)