3 references to ICON_BIG
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Form.cs (3)
3702UnsafeNativeMethods.SendMessage(TaskbarOwner, NativeMethods.WM_SETICON, NativeMethods.ICON_BIG, icon.Handle); 6821SendMessage(NativeMethods.WM_SETICON,NativeMethods.ICON_BIG,icon.Handle); 6826SendMessage(NativeMethods.WM_SETICON,NativeMethods.ICON_BIG,0);