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