<WrapPanel Grid.Row="1" Grid.Column="1" Grid.ColumnSpan="2" HorizontalAlignment="Center" Margin="42,0,174,0">
<TextBox FontSize="20" Width="150" Height="26"/>
<Button Width="30">
<Image Source="Resources/Najdi.png"/>
</Button>
</WrapPanel>
Pretty much title. I tried various solutions I found on the internet, but none of them worked for me.