1 write to defaultErrorImageForThread
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PictureBox.cs (1)
299
defaultErrorImageForThread
=
2 references to defaultErrorImageForThread
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PictureBox.cs (2)
297
if (
defaultErrorImageForThread
== null)
303
defaultErrorImage =
defaultErrorImageForThread
;