1 write to aboutBoxDelegate
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
2147
aboutBoxDelegate
+= d;
3 references to aboutBoxDelegate
System.Windows.Forms (3)
winforms\Managed\System\WinForms\AxHost.cs (3)
645
return
aboutBoxDelegate
!= null;
665
if (
aboutBoxDelegate
!= null) {
666
aboutBoxDelegate
();