ScrollIntoView not working without BeginInvoke in a Proxy CallBack

Answered ScrollIntoView not working without BeginInvoke in a Proxy CallBack

  • Friday, March 09, 2012 9:51 AM
     
     

    Hi,

    I would like to understand why when I'm in a CallBack of a call to a WCF service, adding a new element to a ScrollViewer works without the need of a BeginInvoke but using ScrollIntoView from the ToolKit absolutely need to be in a BeginInvoke to works ?

     

All Replies