1 write to loadCompletedDelegate
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PictureBox.cs (1)
661loadCompletedDelegate = new SendOrPostCallback(LoadCompletedDelegate);
2 references to loadCompletedDelegate
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PictureBox.cs (2)
659if (loadCompletedDelegate == null) 693loadCompletedDelegate,