4 references to OnActiveXRectChange
PresentationFramework (4)
MS\Internal\Controls\ActiveXSite.cs (3)
177this.OnActiveXRectChange(this.Host.Bounds); 234this.OnActiveXRectChange(HostBounds); 309return this.OnActiveXRectChange(lprcPosRect);
System\Windows\Interop\ActiveXHost.cs (1)
183this.ActiveXSite.OnActiveXRectChange(_bounds);