[]
ContentPresenter whose size can be determined by the size of its content and keep it if the content size is reduced.
Represents a control that can be used to display and edit plain text.
The C1ComboBox control combines an editable text box with an auto-searchable drop-down list. The list can be shown or hidden by clicking the control’s drop-down arrow.
Grouped C1ComboBoxItem
Model class to store settings of an item inside C1ComboBox.
C1DropDown provides a generic drop-down control with a Header property that determines what the user sees when the drop-down part of the control is closed, and a Content property that determines what goes into the drop-down section.
C1DropDown provides a generic drop-down control with a Header property that determines what the user sees when the drop-down part of the control is closed, and a Content property that determines what goes into the drop-down section.
ContentControl that supports edit mode using a TextBox.
File picker that opens a dialog box control to allows you to select one or more files.
Represents a button control that displays a hyperlink.
Represents a control that uses a mask to prevent users from entering invalid data.
A C1TagEditor as base editor with C1.WPF.ListView.C1ListView as drop-down.
Grouped C1MultiSelectItem
Model class to store settings of an item inside C1MultiSelect.
The C1NumericBox control is a numeric editor that allows you to display and edit numeric values in many formats.
Popup that displays a Child element relatively to PlacementTarget.
Border used to display the popup content inside.
The C1RangeSlider control enables the end-user to select two values from a range by moving two Thumb controls along a track.
Button which contains another button in the right side which opens a popup.
The stops-slider control enables the end-user to select multiple values by moving thumbs along a track as well as creating new ones by tapping or removing with Del key.
Visual element used inside a C1TagEditor.
A text box-based control with ability to display and edit tags.
Represents a control that can be used to display and edit plain text,
The ContentControl that supports edit mode using a TextBox.
Represents a switch that can be toggled between two states.
Displays binding validation errors.
The collection of C1ComboBoxItem
This class gives access to localized resources from xaml.
Provides data for the MaskedTextChanged event.
The collection of C1MultiSelectItem
Utility methods for popups.
Argument of the event fired before the drop-down box is opened.
Thumb used inside C1RangeSlider.
Collection of StopValue.
Specifies the value of a stop in C1StopsSlider.
Contains information about StopsChanged event.
Provides data for the TagEdited event.
Provides data for the Editing event.
Contains information about the AutoComplete.
AutoComplete event details.
Arguments for the event fired to validate the input.
Specifies an anchor matching between two elements.
Specifies an anchor point in a visual element.
Specifies the mode for the automatic completion feature used in the C1MultiSelect controls.
Determines how the AutoSizeContentPresenter will be resized when the content changes its size.
C1ComboBox Selection Mode
Defines how to filter the items of ComboBox.
Defines how to display text of control.
Provides the supported expand directions for the C1.WPF.C1ComboBox.
Defines how to format the value inside of a C1MaskedTextBox.
Specifies how thumbs will be moved when mouse click will be performed outside selected area.
Mode of validation of the range between Maximum and Minimum of C1NumericBox.
Defines the possible conditions that cause selection of an entire control text when control receives focus.
Defines how to filter the items of MultiSelect.
Enumerates binding validation states.
Represents the method that handles the TagEdited event.
Occurs when a tag is being edited.
Represents the method that handles the MaskedTextChanged event.