In this C# WPF Tutorial i will show you how to bind Cmbobox with List of String type. I previous WPF Tutorial i already show you, how to bind ComboBox with database table and Bind ComboBox with Enum type data. In the List, You can take any types like userdefine, InBuilt type etc. In this Tutorial i have a string type.