2 references to SelectObject
System (2)
compmod\system\diagnostics\assertwrapper.cs (2)
213
hFont = UnsafeNativeMethods.
SelectObject
(hdc, hFont);
215
UnsafeNativeMethods.
SelectObject
(hdc, hFont);