CalcBinding
CalcBinding copied to clipboard
{c:Binding .} will get null result, on the other hand {Binding .} will return correct result
just like title {c:Binding .} will get null result, on the other hand {Binding .} will return correct result
maybe fix at https://github.com/Alex141/CalcBinding/pull/73