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