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