3 references to EventApply
System.Windows.Forms (3)
winforms\Managed\System\WinForms\FontDialog.cs (3)
447Events.AddHandler(EventApply, value); 450Events.RemoveHandler(EventApply, value); 519EventHandler handler = (EventHandler)Events[EventApply];