2 writes to UseDefaultCursors
PresentationCore (1)
Core\CSharp\System\Windows\DragDrop.cs (1)
897
e.
UseDefaultCursors
= true;
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorDragDrop.cs (1)
792
e.
UseDefaultCursors
= true;
1 reference to UseDefaultCursors
PresentationCore (1)
Core\CSharp\System\Windows\DragDrop.cs (1)
724
if (args.
UseDefaultCursors
)