Thomas Levesque 11/4/2013

Showing result suggestions in a WinRT SearchBox: bug regarding the image

Read Original

The article describes a specific bug encountered when implementing result suggestions in a WinRT SearchBox control for Windows Store apps. The issue was that images failed to display when using a StorageFile object for the mandatory image parameter. The post explains the problem, the debugging process, and the correct solution: using the RandomAccessStreamReference class instead. It's a technical guide for Windows app developers working with search UI.

Showing result suggestions in a WinRT SearchBox: bug regarding the image

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week