2 references to RGN_AND
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
3332type = PInvokeCore.CombineRgn(graphicsRegion!, dcRegion, graphicsRegion!, RGN_COMBINE_MODE.RGN_AND);
System.Windows.Forms (1)
System\Windows\Forms\Rendering\DCMapping.cs (1)
83RGN_COMBINE_MODE.RGN_AND);