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