2 references to GetRegionScope
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
2840
using RegionScope regionHandle = (regionCopy ?? region).
GetRegionScope
(HWND);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ControlTests.cs (1)
1152
using RegionScope scope = expectedRegion.
GetRegionScope
(HWND.Null);