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