点击或拖拽改变大小

UIPropertyMetadataAttribute 构造函数 (Type, String, Boolean)

UI属性元数据

命名空间:  CPF
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public UIPropertyMetadataAttribute(
	Type type,
	string value,
	bool inherits
)

参数

type
类型:SystemType

[缺少 "M:CPF.UIPropertyMetadataAttribute.#ctor(System.Type,System.String,System.Boolean)" 的 <param name="type"/> 文档]

value
类型:SystemString

[缺少 "M:CPF.UIPropertyMetadataAttribute.#ctor(System.Type,System.String,System.Boolean)" 的 <param name="value"/> 文档]

inherits
类型:SystemBoolean

[缺少 "M:CPF.UIPropertyMetadataAttribute.#ctor(System.Type,System.String,System.Boolean)" 的 <param name="inherits"/> 文档]

参见