2 writes to _icon
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
1026
_icon
= value;
5035
_icon
= null;
2 references to _icon
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
1011
return
_icon
;
1015
if (
_icon
!= value)