# System.Windows.Forms.Integration 库模块帮助文档

## System.Windows.Forms.Integration 成员列表 <a id="System.Windows.Forms.Integration" href="#System.Windows.Forms.Integration">&#x23;</a>

.NET 命名空间。  
加载 WPF 控件前必须导入此命名空间。

### System.Windows.Forms.Integration.* <a id="System.Windows.Forms.Integration.any" href="#System.Windows.Forms.Integration.any">&#x23;</a>
.NET 命名空间、类、结构体的成员，  
可访问成员命名空间、类、枚举、静态属性或字段，  
导入的类可用于构造 .NET 对象，传回 .NET 则自动转为该类的 Type 对象  

[返回对象:dotNetNameSpaceObject](https://www.aardio.com/zh-cn/docs/library-reference/dotNet/appDomain.html#dotNetNameSpaceObject)

### System.Windows.Forms.Integration.ElementHost(容器窗口) <a id="System.Windows.Forms.Integration.ElementHost" href="#System.Windows.Forms.Integration.ElementHost">&#x23;</a>
创建 WPF 宿主窗口。  
参数 @1 必须指定 aardio 窗口或 custom 控件作为容器窗口。  
返回 ElementHost 控件对象，请将返回对象的 Child 属性指定为 WPF 控件元素。

### System.Windows.Forms.Integration.assembly <a id="System.Windows.Forms.Integration.assembly" href="#System.Windows.Forms.Integration.assembly">&#x23;</a>
导入此 .NET 命名空间的程序集对象。  

[返回对象:dotNetCrlAssemblyObject](https://www.aardio.com/zh-cn/docs/library-reference/dotNet/appDomain.html#dotNetCrlAssemblyObject)
