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