C
C#13mo ago
.exies.

I increase the image height and nothing happens - WPF

I am new to C#
1 Reply
.exies.
.exies.13mo ago
I want the image saying "Block Tweaks V3" to be taller
<Image Source="https://media.discordapp.net/attachments/1124055474514432221/1127200188721795132/image.png"
Width="500" Height="1000" HorizontalAlignment="Right" VerticalAlignment="Top"
Margin="0,20,0,0" />
<Image Source="https://media.discordapp.net/attachments/1124055474514432221/1127200188721795132/image.png"
Width="500" Height="1000" HorizontalAlignment="Right" VerticalAlignment="Top"
Margin="0,20,0,0" />
i tried making the height larger but nothing happens at all Nevermind chatgpt did it