1 write to _dropLocationLabel
System.Windows.Forms.UI.IntegrationTests (1)
DragDropTests.cs (1)
659_dropLocationLabel = new Label();
10 references to _dropLocationLabel
System.Windows.Forms.UI.IntegrationTests (10)
DragDropTests.cs (10)
688_dropLocationLabel.Location = new Point(154, 245); 689_dropLocationLabel.Size = new Size(137, 24); 690_dropLocationLabel.Text = "None"; 699_dropLocationLabel 819_dropLocationLabel.Text = "None - no string data."; 871_dropLocationLabel.Text = $"Drops before item #{(_indexOfItemUnderMouseToDrop + 1)}"; 875_dropLocationLabel.Text = "Drops at the end."; 900_dropLocationLabel.Text = "None"; 931_dropLocationLabel.Text = "None"; 942_dropLocationLabel.Text = "None";