3 references to GetHandle
System.Windows.Forms (3)
System\Windows\Forms\VisualStyles\VisualStyleRenderer.cs (3)
60IntPtr hTheme = GetHandle("BUTTON", false); // Button is an arbitrary choice. 94HTHEME hTheme = GetHandle(className, false); 834return GetHandle(className, true);