2 references to Win32CreateCompatibleDC
PresentationCore (2)
Core\CSharp\System\Windows\DataObject.cs (2)
1619sourceDC = Win32CreateCompatibleDC(new HandleRef(this, hDC)); 1625destinationDC = Win32CreateCompatibleDC(new HandleRef(this, hDC));