This commit is contained in:
TheXamlGuy
2024-05-04 22:35:11 +01:00
parent 08cdbd9225
commit 5d75023384
12 changed files with 52 additions and 22 deletions
+1
View File
@@ -17,6 +17,7 @@
Height="40"
Margin="0,4,0,0"
ColumnDefinitions="*,Auto">
<TextBlock Grid.Column="0" Text="Title goes here" />
<Button
Grid.Column="1"
Width="{StaticResource ButtonWidth}"