5 references to Container
PresentationFramework (5)
MS\Internal\Controls\ActiveXSite.cs (5)
161
container = this.Host.
Container
;
241
this.Host.
Container
.OnUIActivate(this.Host);
249
ppFrame = this.Host.
Container
;
276
this.Host.
Container
.OnUIDeactivate(this.Host);
291
this.Host.
Container
.OnInPlaceDeactivate(this.Host);