5 references to Container
PresentationFramework (5)
MS\Internal\Controls\ActiveXSite.cs (5)
162
container = this.Host.
Container
;
242
this.Host.
Container
.OnUIActivate(this.Host);
250
ppFrame = this.Host.
Container
;
277
this.Host.
Container
.OnUIDeactivate(this.Host);
292
this.Host.
Container
.OnInPlaceDeactivate(this.Host);