点击或拖拽改变大小

UIPropertyMetadataAttribute 构造函数 (Object, Boolean)

UI属性元数据

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

参数

defaultValue
类型:SystemObject
默认值
inherits
类型:SystemBoolean
属性值是否继承父级容器
参见