Common.Wpf.Controls Namespace

Contains classes to create elements, known as controls, that enables a user to interact with an application.

Classes

ComboBoxExtension to the System.Windows.Controls.ComboBox class.
DatePickerExtension to the System.Windows.Controls.DatePicker class.
FilePathTextBoxControl to implement the selection of a file or folder for a TextBox.
HamburgerMenuControl to implement the Hamburger style menu (or Navigation Drawer) control.
HamburgerMenuItemControl to implement the Hamburger menu (or Navigation Drawer) style item class.
ModalDialogControl to implement a modal dialog for displaying User Controls.
NumericSpinnerControl to implement the ability to increase and decrease numeric values using a 'NumericUpDown' style control.
PasswordBoxExtendExtends PasswordBox with 2 attached properties that allows binding of the password.
SearchTextBoxControl to implement the entry of search criteria in a TextBox.
SortableListViewControl to implement the sorting and filtering of a ListView.

Enumerations

DialogTypesDialog type enumeration for the FilePathTextBox control.