1 write to _dropLocationLabel
System.Windows.Forms.UI.IntegrationTests (1)
DragDropTests.cs (1)
603_dropLocationLabel = new Label();
10 references to _dropLocationLabel
System.Windows.Forms.UI.IntegrationTests (10)
DragDropTests.cs (10)
632_dropLocationLabel.Location = new Point(154, 245); 633_dropLocationLabel.Size = new Size(137, 24); 634_dropLocationLabel.Text = "None"; 643_dropLocationLabel 763_dropLocationLabel.Text = "None - no string data."; 815_dropLocationLabel.Text = $"Drops before item #{(_indexOfItemUnderMouseToDrop + 1)}"; 819_dropLocationLabel.Text = "Drops at the end."; 844_dropLocationLabel.Text = "None"; 875_dropLocationLabel.Text = "None"; 886_dropLocationLabel.Text = "None";