WIP FileSelector

This commit is contained in:
TheXamlGuy
2024-06-27 22:51:51 +01:00
parent 9d05e96a05
commit e6680f9e66
3 changed files with 53 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<PersonPicture
Width="144"
Height="144"
DisplayName="{Binding Value, UpdateSourceTrigger=PropertyChanged}" />
DisplayName="{Binding Value}" />
<TextBox
MaxWidth="360"
Text="{Binding Value}"