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