点击或拖拽改变大小

MobileStyleProperty 构造函数 (String, Object, Object, MobilePropertyExtend)

构造方法

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public MobileStyleProperty(
	string name,
	Object value,
	Object defaultValue,
	MobilePropertyExtend propertyExtend
)

参数

name
类型:SystemString
属性名称
value
类型:SystemObject
属性值
defaultValue
类型:SystemObject
属性默认值
propertyExtend
类型:Smobiler.Core.ControlsMobilePropertyExtend
属性扩展
参见