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