4 references to Create
System.Windows.Forms (4)
winforms\Managed\System\WinForms\VisualStyles\VisualStyleRenderer.cs (4)
290using (ThemeHandle hTheme = ThemeHandle.Create(_class, true, new HandleRef(null, hWnd))) { 324using (ThemeHandle hTheme = ThemeHandle.Create(_class, true, new HandleRef(null, hWnd))) { 756using (ThemeHandle hTheme = ThemeHandle.Create(_class, true, new HandleRef(null, hWnd))) { 1129return Create(className, throwExceptionOnFail, new HandleRef(null, IntPtr.Zero));