We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9010790 commit b1ad29eCopy full SHA for b1ad29e
Samples/Islands/WpfCalculator/img/image-1.png
11.4 KB
Samples/Islands/WpfCalculator/img/image.png
2.85 KB
Samples/Islands/WpfCalculator/readme.md
@@ -0,0 +1,31 @@
1
+
2
+Here's the basic process:
3
4
+**Demo2_Step2_RunCalcWithThemes**
5
+* Open WpfCalculator.sln.
6
+* Ensure settings are:
7
8
+
9
10
+* ctrl+f5
11
12
+**Demo2_Step3_AddPackaging**
13
+* Change Startup project to:
14
15
+
16
17
18
+* App runs, and looks the same. Note how the Start Menu now contains "CalculatorDemoPackage".
19
20
+**Demo3_Step2_AddCompact**
21
+* Remove comments for "Demo3_Step1_AddWasdk"
22
23
+* App now has "compact" mode
24
25
+**Demo4_Step2_AddIsland**
26
+* Remove comments for "Demo4_Step2_AddIsland"
27
28
+* App now has an option File | Add DrawingIsland.
29
30
31
0 commit comments