Of course, WPF being WPF, there’s an elegant solution to getting a ComboBox onto the screen with a set of FontFamily objects displayed in it as I wanted in my last post . I can just go and write a bit of XAML as in; < ComboBox ItemsSource ="{Binding...