I’ve modified the code from my previous post on creating an AutoComplete search box using Reactive Extensions to work in XAML under WinRT in a Windows Store (Metro) app. This uses the latest version of Rx and can be found in the github repository below.
AutoCompleteInWin8Xaml from Peter Goodman on Vimeo.
Download: Source is in Github