点击或拖拽改变大小

UIElementCollectionAdd 方法 (IEnumerableUIElement)

[缺少 "M:CPF.UIElementCollection.Add(System.Collections.Generic.IEnumerable{CPF.UIElement})" 的 <summary> 文档]

命名空间:  CPF
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public void Add(
	IEnumerable<UIElement> items
)

参数

items
类型:System.Collections.GenericIEnumerableUIElement

[缺少 "M:CPF.UIElementCollection.Add(System.Collections.Generic.IEnumerable{CPF.UIElement})" 的 <param name="items"/> 文档]

参见