File tree Expand file tree Collapse file tree 4 files changed +4
-1
lines changed
Flow.Launcher/Resources/Pages Expand file tree Collapse file tree 4 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ namespace Flow.Launcher.Resources.Pages
27
27
/// <summary>
28
28
/// WelcomePage1.xaml에 대한 상호 작용 논리
29
29
/// </summary>
30
- public partial class WelcomePage1 : Page
30
+ public partial class WelcomePage1
31
31
{
32
32
private bool initialize = false ;
33
33
Original file line number Diff line number Diff line change 6
6
xmlns : local =" clr-namespace:Flow.Launcher.Resources.Pages"
7
7
xmlns : ui =" http://schemas.modernwpf.com/2019"
8
8
xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
9
+ xmlns : ui =" http://schemas.modernwpf.com/2019"
9
10
Title =" WelcomePage3"
10
11
mc : Ignorable =" d" >
11
12
<Page .Resources>
Original file line number Diff line number Diff line change 6
6
xmlns : local =" clr-namespace:Flow.Launcher.Resources.Pages"
7
7
xmlns : ui =" http://schemas.modernwpf.com/2019"
8
8
xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
9
+ xmlns : ui =" http://schemas.modernwpf.com/2019"
9
10
Title =" WelcomePage4"
10
11
d : DesignHeight =" 450"
11
12
d : DesignWidth =" 800"
Original file line number Diff line number Diff line change 6
6
xmlns : local =" clr-namespace:Flow.Launcher.Resources.Pages"
7
7
xmlns : ui =" http://schemas.modernwpf.com/2019"
8
8
xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
9
+ xmlns : ui =" http://schemas.modernwpf.com/2019"
9
10
xmlns : userSettings =" clr-namespace:Flow.Launcher.Infrastructure.UserSettings;assembly=Flow.Launcher.Infrastructure"
10
11
Title =" WelcomePage5"
11
12
d : DesignHeight =" 450"
You can’t perform that action at this time.
0 commit comments