WPF binding false-positive errors Follow
The new WPF bindings stuff in 6 is great, but unfortunately can't cope with bindings to array elements - I reported this ages ago: http://youtrack.jetbrains.net/issue/RSRP-234449 but it doesn't seem to have got anywhere. JB usually seem to treat false-positive errors as quite high-priority (they're certainly hugely annoying for your users), so I wondered if this has been overlooked.
It's a new bug in 6, because previous versions didn't analyse WPF bindings.
Please sign in to leave a comment.
Hello Will,
I've raised the priority of that issue and we'll take a look at it. Thank
you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Another false-positive errors in Binding.
When ItemsSource is used then datasource is not shifted on nested elements
Red bindings is good and working!!