2 references to Win32CreateCompatibleDC
PresentationCore (2)
System\Windows\dataobject.cs (2)
1313sourceDC = Win32CreateCompatibleDC(new HandleRef(this, hDC)); 1319destinationDC = Win32CreateCompatibleDC(new HandleRef(this, hDC));