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