c#获取TextBox绑定的对象
var tBoxSource = (BM.Class.Phase.State.Condition)tBoxMConditionsExpression.BindingContext[ConditionsSource].Current;
var tBoxSource = (BM.Class.Phase.State.Condition)tBoxMConditionsExpression.BindingContext[ConditionsSource].Current;