3 references to EVENT_STARTPAGECHANGED
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (3)
314Events.AddHandler(EVENT_STARTPAGECHANGED, value); 317Events.RemoveHandler(EVENT_STARTPAGECHANGED, value); 663EventHandler eh = Events[EVENT_STARTPAGECHANGED] as EventHandler;