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