3 references to EventCausesValidation
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
1519Events.AddHandler(EventCausesValidation, value); 1522Events.RemoveHandler(EventCausesValidation, value); 8077EventHandler eh = Events[EventCausesValidation] as EventHandler;