1 write to _dropLocationLabel
System.Windows.Forms.UI.IntegrationTests (1)
DragDropTests.cs (1)
660_dropLocationLabel = new Label();
10 references to _dropLocationLabel
System.Windows.Forms.UI.IntegrationTests (10)
DragDropTests.cs (10)
689_dropLocationLabel.Location = new Point(154, 245); 690_dropLocationLabel.Size = new Size(137, 24); 691_dropLocationLabel.Text = "None"; 700_dropLocationLabel 820_dropLocationLabel.Text = "None - no string data."; 872_dropLocationLabel.Text = $"Drops before item #{(_indexOfItemUnderMouseToDrop + 1)}"; 876_dropLocationLabel.Text = "Drops at the end."; 901_dropLocationLabel.Text = "None"; 932_dropLocationLabel.Text = "None"; 943_dropLocationLabel.Text = "None";