Alex141 / CalcBinding

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

I can not use string methods (StartsWith)... Or can I? #55

Open pethopal opened 6 years ago

pethopal commented 6 years ago

Hi, I can not use string methods, because I can not convert input object to string.... Non of the trials below does not work:

or can I use (in a different way)?