2 references to SelectObject
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBox.cs (2)
926
oldFont = Misc.
SelectObject
(hdc, hfont);
933
Misc.
SelectObject
(hdc, oldFont);