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