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