2 references to Icon
System.Drawing (2)
commonui\System\Drawing\Icon.cs (2)
68internal Icon(IntPtr handle) : this(handle, false) { 285icon = new Icon(hIcon, true);