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