this.Dispatcher.BeginInvoke(DispatcherPriority.Normal, (System.Threading.ThreadStart)delegate()
{
sErr = App.RT_MainWindow.PR_Viewer.Load_Model_And_Find(true);
});
this.Dispatcher.BeginInvoke(DispatcherPriority.Normal, (System.Threading.ThreadStart)delegate()
{
sErr = App.RT_MainWindow.PR_Viewer.Load_Model_And_Find(true);
});