2 references to SafeThemeHandle
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonGetThemePartSize.cs (2)
25
_hTheme = new
SafeThemeHandle
(OpenThemeData(hwnd, sClass), false);
29
_hTheme = new
SafeThemeHandle
(IntPtr.Zero, false);