2 references to TabStopChanged
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewDialog.cs (2)
597add => base.TabStopChanged += value; 598remove => base.TabStopChanged -= value;