4 references to BackgroundImageLayoutChanged
System.Windows.Forms.Tests (4)
System\Windows\Forms\LabelTests.cs (4)
588
label.
BackgroundImageLayoutChanged
+= handler;
589
label.
BackgroundImageLayoutChanged
-= handler;
592
label.
BackgroundImageLayoutChanged
+= handler;
605
label.
BackgroundImageLayoutChanged
-= handler;