2 writes to icon
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Design\ComponentEditorPage.cs (2)
171
icon
= new Icon(typeof(ComponentEditorPage), "ComponentEditorPage.ico");
176
icon
= value;
2 references to icon
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Design\ComponentEditorPage.cs (2)
170
if (
icon
== null) {
173
return
icon
;