Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
550
Where is the collection changed event handled?
posted

I would like to ovverride the method.  I want it to have the dispatcher run a checkaccess() if it is on the main thread and if not do a dispatcher invoke(). 

When I update my collection on a different thread  and raise the changed event it of course doesnt like it.I am trying to keep my business logic seperate from the UI and would prefer not to pass a dispatcher object.

If anyone has any ideas on how to better handle doing so please let me know.

Thanks.

 

Parents
No Data
Reply Children
No Data