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";