5 references to Container
PresentationFramework (5)
src\Framework\MS\Internal\Controls\ActiveXSite.cs (5)
183
container = this.Host.
Container
;
275
this.Host.
Container
.OnUIActivate(this.Host);
287
ppFrame = this.Host.
Container
;
318
this.Host.
Container
.OnUIDeactivate(this.Host);
337
this.Host.
Container
.OnInPlaceDeactivate(this.Host);