1 write to _myNormalCursor
System.Windows.Forms.UI.IntegrationTests (1)
DragDropTests.cs (1)
750_myNormalCursor = new Cursor("./Resources/3dwarro.cur");
2 references to _myNormalCursor
System.Windows.Forms.UI.IntegrationTests (2)
DragDropTests.cs (2)
786_myNormalCursor?.Dispose(); 804Cursor.Current = _myNormalCursor;