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