2 references to GetDC
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
916IntPtr hdc = Misc.GetDC(_hwnd);
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (1)
795IntPtr hdc = Misc.GetDC(IntPtr.Zero);