15 instantiations of INITCOMMONCONTROLSEX
System.Windows.Forms (15)
winforms\Managed\System\WinForms\DataGridToolTip.cs (1)
38NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
1129NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
958NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\Form.cs (1)
7811NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\ListView.cs (1)
2456NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
1368NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\ProgressBar.cs (1)
743NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\PropertyGridInternal\GridToolTip.cs (1)
108NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\StatusBar.cs (2)
637NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX(); 1679NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\TabControl.cs (1)
1106NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\ToolBar.cs (1)
1053NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\ToolTip.cs (1)
882NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\TrackBar.cs (1)
859NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\TreeView.cs (1)
1658NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
16 references to INITCOMMONCONTROLSEX
System.Windows.Forms (16)
winforms\Managed\System\WinForms\DataGridToolTip.cs (1)
38NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
1129NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
958NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\Form.cs (1)
7811NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\ListView.cs (1)
2456NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
1368NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\ProgressBar.cs (1)
743NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\PropertyGridInternal\GridToolTip.cs (1)
108NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\SafeNativeMethods.cs (1)
197public static extern bool InitCommonControlsEx(NativeMethods.INITCOMMONCONTROLSEX icc);
winforms\Managed\System\WinForms\StatusBar.cs (2)
637NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX(); 1679NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\TabControl.cs (1)
1106NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\ToolBar.cs (1)
1053NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\ToolTip.cs (1)
882NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\TrackBar.cs (1)
859NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\TreeView.cs (1)
1658NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.INITCOMMONCONTROLSEX();