2 references to AutoValidateChanged
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewDialog.cs (2)
116
add => base.
AutoValidateChanged
+= value;
117
remove => base.
AutoValidateChanged
-= value;