File tree Expand file tree Collapse file tree
CollapseLauncher/XAMLs/MainApp/Pages Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 xmlns : interactivity =" using:Microsoft.Xaml.Interactivity"
1111 xmlns : local =" using:CollapseLauncher"
1212 xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
13- CacheMode =" BitmapCache"
1413 Loaded =" InitializeLoaded"
1514 NavigationCacheMode =" Disabled"
1615 Unloaded =" Page_Unloaded"
Original file line number Diff line number Diff line change 55 xmlns : d =" http://schemas.microsoft.com/expression/blend/2008"
66 xmlns : helper =" using:CollapseLauncher.Helper"
77 xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
8- CacheMode =" BitmapCache"
98 Loaded =" Control_Loaded"
109 mc : Ignorable =" d" >
1110 <UserControl .Resources>
Original file line number Diff line number Diff line change 1212 xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
1313 xmlns : static =" using:CollapseLauncher.GameSettings.Genshin"
1414 xmlns : xaml =" using:Microsoft.Graphics.Canvas.UI.Xaml"
15- CacheMode =" BitmapCache"
1615 Loaded =" InitializeSettings"
1716 NavigationCacheMode =" Enabled"
1817 mc : Ignorable =" d" >
Original file line number Diff line number Diff line change 99 xmlns : extension =" using:CollapseLauncher.Extension"
1010 xmlns : helper =" using:CollapseLauncher.Helper"
1111 xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
12- CacheMode =" BitmapCache"
1312 Loaded =" InitializeSettings"
1413 NavigationCacheMode =" Enabled"
1514 mc : Ignorable =" d" >
Original file line number Diff line number Diff line change 1010 xmlns : helper =" using:CollapseLauncher.Helper"
1111 xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
1212 xmlns : static =" using:CollapseLauncher.GameSettings.StarRail"
13- CacheMode =" BitmapCache"
1413 Loaded =" InitializeSettings"
1514 NavigationCacheMode =" Enabled"
1615 mc : Ignorable =" d" >
Original file line number Diff line number Diff line change 1212 xmlns : helper =" using:CollapseLauncher.Helper"
1313 xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
1414 xmlns : static =" using:CollapseLauncher.GameSettings.Zenless"
15- CacheMode =" BitmapCache"
1615 Loaded =" InitializeSettings"
1716 NavigationCacheMode =" Enabled"
1817 mc : Ignorable =" d" >
Original file line number Diff line number Diff line change 1313 xmlns : interactivity =" using:Microsoft.Xaml.Interactivity"
1414 xmlns : local =" using:CollapseLauncher"
1515 xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
16- CacheMode =" BitmapCache"
1716 Loaded =" InitializeLoaded"
1817 NavigationCacheMode =" Disabled"
1918 Unloaded =" Page_Unloaded"
Original file line number Diff line number Diff line change 1717 xmlns : localeSourceGen =" using:Hi3Helper.LocaleSourceGen"
1818 xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
1919 xmlns : plugins =" using:CollapseLauncher.Plugins"
20- CacheMode =" BitmapCache"
2120 Loaded =" Page_Loaded"
2221 NavigationCacheMode =" Enabled"
2322 Unloaded =" Page_Unloaded"
You can’t perform that action at this time.
0 commit comments