1 instantiation of ActiveXContainer
PresentationFramework (1)
src\Framework\System\Windows\Interop\ActiveXHost.cs (1)
418
_axContainer = new
ActiveXContainer
(this);
2 references to ActiveXContainer
PresentationFramework (2)
src\Framework\System\Windows\Interop\ActiveXHost.cs (2)
411
internal
ActiveXContainer
Container
1235
private
ActiveXContainer
_axContainer;