I would like to create a combobox that binds to a dynamic resource and has a custom xaml pre-specified list that stays at the top. I know how to bind a combobox to a dynamic
CompositeCollection is pretty cool for this. Something like so:
Item1 Item2 Item3