4 references to OnActiveXRectChange
PresentationFramework (4)
MS\Internal\Controls\ActiveXSite.cs (3)
176this.OnActiveXRectChange(this.Host.Bounds); 233this.OnActiveXRectChange(HostBounds); 308return this.OnActiveXRectChange(lprcPosRect);
System\Windows\Interop\ActiveXHost.cs (1)
178this.ActiveXSite.OnActiveXRectChange(_bounds);