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