internal : enables NavigationCacheMode for every pages

Change-Id: Icebbdf308a1aa8443e4f9d4f67579712a4298a84
Tuleap: #1241
diff --git a/RingConsolePanel.xaml b/RingConsolePanel.xaml
index 3538637..b6e0915 100644
--- a/RingConsolePanel.xaml
+++ b/RingConsolePanel.xaml
@@ -21,6 +21,7 @@
       xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"

       xmlns:d="http://schemas.microsoft.com/expression/blend/2008"

       xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"

+    NavigationCacheMode="Enabled"

       mc:Ignorable="d">

 

     <Grid x:Name="_debugWindowOutputGrid_">