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)
2210
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
2233
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
3623
item.
LocationChanged
+= (sender, e) =>
4011
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
System\Windows\Forms\ToolStripItemTests.cs (22)
3464
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
3489
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
3532
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
3584
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
3637
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
7841
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
7866
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
7909
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
7968
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
8018
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
9631
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
9656
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
9699
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
9751
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
9804
item.
LocationChanged
+= (sender, e) => locationChangedCallCount++;
11768
item.
LocationChanged
+= handler;
11773
item.
LocationChanged
-= handler;
14570
item.
LocationChanged
+= (sender, e) =>
14606
item.
LocationChanged
+= (sender, e) =>
14660
item.
LocationChanged
+= (sender, e) =>
14734
item.
LocationChanged
+= (sender, e) =>
14795
item.
LocationChanged
+= (sender, e) =>
System\Windows\Forms\ToolStripSeparatorTests.cs (5)
1371
item.
LocationChanged
+= (sender, e) =>
1407
item.
LocationChanged
+= (sender, e) =>
1469
item.
LocationChanged
+= (sender, e) =>
1537
item.
LocationChanged
+= (sender, e) =>
1591
item.
LocationChanged
+= (sender, e) =>
System\Windows\Forms\ToolStripTests.cs (2)
7009
item.
LocationChanged
+= (sender, e) =>
7058
item.
LocationChanged
+= (sender, e) =>