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