点击或拖拽改变大小

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

UI属性元数据

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

参数

type
类型:SystemType
属性值类型
value
类型:SystemString
默认值
options
类型:CPFUIPropertyOptions
属性变化之后的操作,支持位运算组合
参见