sychronizing two combo boxes
i am new to metro style app development.i am creating my app in visual studio 2012 using C# and XAML.I have tow combo boxes name category and items.for example,if i select a category fruit in first combo box then the fruit names are to be listed in the next combo box.how to make it possible.please let me know.