PageRenderTime 39ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 0ms

/Visual Studio 2008/CSWPFNavigationUsage/readme.txt

#
Plain Text | 33 lines | 19 code | 14 blank | 0 comment | 0 complexity | c8e21241f57a523b349e24aea00774a1 MD5 | raw file
  1. ================================================================================
  2. WPF Navigation usage Project Overview
  3. ===============================================================================
  4. /////////////////////////////////////////////////////////////////////////////
  5. Use:
  6. The sample demonstrates navigation usages in a WPF application.
  7. /////////////////////////////////////////////////////////////////////////////
  8. Prerequisites:
  9. /////////////////////////////////////////////////////////////////////////////
  10. Demo:
  11. Step1. Build the sample project in Visual Studio 2008.
  12. Step2. When the application is run, click the hyperlink or image to navigate
  13. to another page.
  14. /////////////////////////////////////////////////////////////////////////////
  15. Code Logic:
  16. /////////////////////////////////////////////////////////////////////////////
  17. References:
  18. http://msdn.microsoft.com/en-us/library/ms750478(VS.90).aspx
  19. /////////////////////////////////////////////////////////////////////////////