4 references to OnActiveXRectChange
PresentationFramework (4)
MS\Internal\Controls\ActiveXSite.cs (3)
185this.OnActiveXRectChange(this.Host.Bounds); 242this.OnActiveXRectChange(HostBounds); 317return this.OnActiveXRectChange(lprcPosRect);
System\Windows\Interop\ActiveXHost.cs (1)
193this.ActiveXSite.OnActiveXRectChange(_bounds);