2 references to ActiveXInstance
PresentationFramework (2)
MS\Internal\Controls\ActiveXContainer.cs (1)
62
object ax = _host.
ActiveXInstance
;
MS\Internal\Controls\ActiveXSite.cs (1)
436
Object nativeObject = this.Host.
ActiveXInstance
;