Textbox Resize

This commit is contained in:
DB p 2022-11-26 15:04:50 +09:00
parent 9ed33b5bb1
commit d0d7e73226

View file

@ -103,7 +103,9 @@
<TextBox
Grid.Row="0"
Grid.Column="1"
Width="180"
Margin="10"
HorizontalAlignment="Left"
Text="{Binding Key}" />
<TextBlock
Grid.Row="1"