5 references to Container
PresentationFramework (5)
MS\Internal\Controls\ActiveXSite.cs (5)
170
container = this.Host.
Container
;
250
this.Host.
Container
.OnUIActivate(this.Host);
258
ppFrame = this.Host.
Container
;
285
this.Host.
Container
.OnUIDeactivate(this.Host);
300
this.Host.
Container
.OnInPlaceDeactivate(this.Host);