5 writes to _handle
System.Drawing.Common (5)
System\Drawing\Icon.cs (5)
51_handle = handle;
87_handle = PInvokeCore.CopyIcon(original, _iconSize.Width, _iconSize.Height);
253_handle = HICON.Null;
551_handle = PInvoke.CreateIconFromResourceEx(b, (uint)bestImage.Length, fIcon: true, 0x00030000, 0, 0, 0);
558_handle = PInvoke.CreateIconFromResourceEx(b, (uint)bestImage.Length, fIcon: true, 0x00030000, 0, 0, 0);
6 references to _handle
System.Drawing.Common (6)