wpf how to return a value with dispatcher.invoke

Posted by toni on Stack Overflow See other posts from Stack Overflow or by toni
Published on 2010-03-22T11:53:49Z Indexed on 2010/03/22 12:01 UTC
Read the original article Hit count: 324

Filed under:
|
|
|
|

Hi!

Anyone knows how to return a value from Dispatcher.Invoke in WPF? I want to return the selected index for a combobox.

Thanks!

© Stack Overflow or respective owner

Related posts about wpf

Related posts about dispatcher