6 references to DEVNAMES
PresentationFramework (6)
src\Framework\MS\Internal\Printing\PrintDlgExMarshaler.cs (6)
323NativeMethods.DEVNAMES devNames = (NativeMethods.DEVNAMES)Marshal.PtrToStructure( 325typeof(NativeMethods.DEVNAMES)); 831Marshal.SizeOf(typeof(NativeMethods.DEVNAMES))); 834ushort baseOffset = (ushort)Marshal.SizeOf(typeof(NativeMethods.DEVNAMES)); 843NativeMethods.DEVNAMES devNames;