Alex141 / CalcBinding

Advanced WPF Binding which supports expressions in Path property and other features
Apache License 2.0
638 stars 79 forks source link

{c:Binding .} will get null result, on the other hand {Binding .} will return correct result #72

Open endlesstravel opened 3 years ago

endlesstravel commented 3 years ago

just like title {c:Binding .} will get null result, on the other hand {Binding .} will return correct result

endlesstravel commented 3 years ago

maybe fix at https://github.com/Alex141/CalcBinding/pull/73