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