35 references to LocationChanged
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripProgressBar.cs (2)
312
add => base.
LocationChanged
+= value;
313
remove => base.
LocationChanged
-= value;
System.Windows.Forms.Tests (33)
System\Windows\Forms\ToolStripControlHostTests.cs (4)
2212
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
2235
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
3625
item.
LocationChanged
+= (sender, e) =>
4013
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
System\Windows\Forms\ToolStripItemTests.cs (22)
3466
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
3491
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
3534
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
3586
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
3639
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
7843
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
7868
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
7911
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
7970
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
8020
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
9633
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
9658
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
9701
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
9753
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
9806
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
11751
item.
LocationChanged
+= handler;
11756
item.
LocationChanged
-= handler;
14553
item.
LocationChanged
+= (sender, e) =>
14589
item.
LocationChanged
+= (sender, e) =>
14643
item.
LocationChanged
+= (sender, e) =>
14717
item.
LocationChanged
+= (sender, e) =>
14778
item.
LocationChanged
+= (sender, e) =>
System\Windows\Forms\ToolStripSeparatorTests.cs (5)
1373
item.
LocationChanged
+= (sender, e) =>
1409
item.
LocationChanged
+= (sender, e) =>
1471
item.
LocationChanged
+= (sender, e) =>
1539
item.
LocationChanged
+= (sender, e) =>
1593
item.
LocationChanged
+= (sender, e) =>
System\Windows\Forms\ToolStripTests.cs (2)
7011
item.
LocationChanged
+= (sender, e) =>
7060
item.
LocationChanged
+= (sender, e) =>