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