1 reference to GetDeviceCaps
System.Windows.Forms (1)
misc\GDI\DeviceContext2.cs (1)
323return IntUnsafeNativeMethods.GetDeviceCaps( new HandleRef( this, this.Hdc ), (int) capabilityIndex );