File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 193
193
194
194
<TextBlock
195
195
Style =" {StaticResource MaterialDesignBody1TextBlock}"
196
+ Foreground =" {DynamicResource MaterialDesignBody}"
196
197
Text =" Primary" />
197
198
198
199
<!-- Primary mid section -->
287
288
288
289
<TextBlock
289
290
Style =" {StaticResource MaterialDesignBody1TextBlock}"
291
+ Foreground =" {DynamicResource MaterialDesignBody}"
290
292
Text =" Secondary" />
291
293
292
294
<!-- Secondary mid section -->
383
385
384
386
<TextBlock
385
387
Style =" {StaticResource MaterialDesignBody1TextBlock}"
388
+ Foreground =" {DynamicResource MaterialDesignBody}"
386
389
Text =" Text on Primary" />
387
390
388
391
<Border
453
456
454
457
<TextBlock
455
458
Style =" {StaticResource MaterialDesignBody1TextBlock}"
459
+ Foreground =" {DynamicResource MaterialDesignBody}"
456
460
Text =" Text on Secondary" />
457
461
458
462
<Border
You can’t perform that action at this time.
0 commit comments