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