4 references to BackgroundImageLayoutChanged
System.Windows.Forms.Tests (4)
System\Windows\Forms\LabelTests.cs (4)
590
label.
BackgroundImageLayoutChanged
+= handler;
591
label.
BackgroundImageLayoutChanged
-= handler;
594
label.
BackgroundImageLayoutChanged
+= handler;
607
label.
BackgroundImageLayoutChanged
-= handler;