2 writes to icon
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (2)
1330
this.
icon
= value;
5605
icon
= null;
2 references to icon
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (2)
1314
return
icon
;
1318
if (
icon
!= value && !IsRestrictedWindow) {