3 references to GetHandle
System.Windows.Forms (3)
winforms\Managed\System\WinForms\VisualStyles\VisualStyleRenderer.cs (3)
76IntPtr hTheme = GetHandle("BUTTON", false); //Button is an arbitrary choice. 120IntPtr hTheme = GetHandle(className, false); 1077return GetHandle(className, true);