Alex141 / CalcBinding

Advanced WPF Binding which supports expressions in Path property and other features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

endlesstravel opened this issue · comments

commented

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

commented

maybe fix at #73