3 references to SetRegionInternal
System.Windows.Forms (3)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
1832_control.SetRegionInternal(_control.Region);
System\Windows\Forms\Control.cs (2)
2718Region? oldRegion = SetRegionInternal(value); 7239SetRegionInternal(region);