2 references to GetDC
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
851
IntPtr hdc = Misc.
GetDC
(_hwnd);
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (1)
773
IntPtr hdc = Misc.
GetDC
(IntPtr.Zero);