点击或拖拽改变大小

BindingSourceToTargetError 属性

SourceToTarget异常回调

命名空间:  CPF
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public Action<Binding, Object, Exception> SourceToTargetError { get; set; }

属性值

类型:ActionBinding, Object, Exception
参见