2 references to SelectObject
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBox.cs (2)
863
oldFont = Misc.
SelectObject
(hdc, hfont);
870
Misc.
SelectObject
(hdc, oldFont);