Hello,
I followed the example described in Help and use XamlDataProvider to bind to my view model. However, the performance is very slow, border line unusable. With the provider sometime I can type a whole word before it appears in rich text box. Is there a solution short of not using provider? I want to mention that performance degrades very rapidly after I have a couple of custom controls inside InlineUIcontainer, so I think this is primary bottleneck in data binding.
Thanks.
I followed the example described in Help and use XamlDataProvider to bind to my view model. However, the performance is very slow, border line unusable. With the provider sometime I can type a whole word before it appears in rich text box. Is there a solution short of not using provider? I want to mention that performance degrades very rapidly after I have a couple of custom controls inside InlineUIcontainer, so I think this is primary bottleneck in data binding.
Thanks.