5 references to SIMPLEREGION
System.Windows.Forms (5)
winforms\Managed\System\WinForms\Control.cs (1)
10358Debug.Assert((selectResult == NativeMethods.RegionFlags.SIMPLEREGION ||
winforms\Managed\System\WinForms\WinFormsUtils.cs (4)
655if (originalRegionType == NativeMethods.RegionFlags.SIMPLEREGION) 662Debug.Assert((combineResult == NativeMethods.RegionFlags.SIMPLEREGION) || 673originalRegionType = NativeMethods.RegionFlags.SIMPLEREGION; 678Debug.Assert((selectResult == NativeMethods.RegionFlags.SIMPLEREGION ||