2 references to GetDeviceCaps
PresentationFramework (2)
src\Framework\System\Windows\Standard\Utilities.cs (2)
198s_bitDepth = NativeMethods.GetDeviceCaps(dc, DeviceCap.BITSPIXEL) * NativeMethods.GetDeviceCaps(dc, DeviceCap.PLANES);