4 references to OnActiveXRectChange
PresentationFramework (4)
src\Framework\MS\Internal\Controls\ActiveXSite.cs (3)
202this.OnActiveXRectChange(this.Host.Bounds); 263this.OnActiveXRectChange(HostBounds); 358return this.OnActiveXRectChange(lprcPosRect);
src\Framework\System\Windows\Interop\ActiveXHost.cs (1)
212this.ActiveXSite.OnActiveXRectChange(_bounds);