2 references to PATCOPY
System.Drawing.Common (1)
System\Drawing\CopyPixelOperation.cs (1)
26
PatCopy = (int)ROP_CODE.
PATCOPY
,
System.Windows.Forms (1)
System\Windows\Forms\Design\ComponentEditorForm.PageSelector.cs (1)
269
PInvoke.PatBlt(dc, rc.left, rc.top, rc.Width, rc.Height, ROP_CODE.
PATCOPY
);