In This Article

CountryComboBox Class

A drop-down list for country selection, populated with Country objects.

public class CountryComboBox : ComboBox, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IAddChild, IGeneratorHost
Inheritance:
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ItemsControl Selector ComboBox Object

Constructors

CountryComboBox()

Initializes an instance of the CountryComboBox class.

public CountryComboBox()

Inherited Members

Extension Methods