3 references to AddEventHandler
System.Windows.Forms (3)
System\Windows\Forms\Application.cs (2)
928add => AddEventHandler(s_eventApplicationExit, value); 1085add => AddEventHandler(s_eventThreadExit, value);
System\Windows\Forms\Application.SystemVisualSettings.cs (1)
37add => AddEventHandler(s_eventSystemVisualSettingsChanged, value);