var window = (MainWindow)Window.GetWindow(this);

            if (window != null)
                window.PageContext.Source = new Uri("./ArchivesManage/ArchivesReturn.xaml", UriKind.Relative);

 

相关文章:

  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2021-10-02
  • 2022-01-18
  • 2022-12-23
  • 2021-07-15
  • 2021-11-27
猜你喜欢
  • 2021-07-21
  • 2021-05-15
  • 2021-12-27
  • 2021-10-03
  • 2021-06-30
相关资源
相似解决方案