
If you're building a chat application UI using XAML and targeting a device with a touchscreen, there's an issue you'll likely run into; if the software keyboard is up, it scrolls some of your messages out of view. If there's only 1 or 2 messages in the whole conversation, you'll end up with them getting ...



