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