# C1.WPF.Input

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_WPF_Input" data-uid="C1.WPF.Input" class="text-break">C1.WPF.Input Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.WPF.Input.AutoSizeContentPresenter.html">AutoSizeContentPresenter</a></h4>
      <section><p><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.contentpresenter">ContentPresenter</a> whose size can be determined by the size of its content and keep it if the content size is reduced.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1AutoCompleteTextBox.html">C1AutoCompleteTextBox</a></h4>
      <section><p>Represents a control that can be used to display and edit plain text.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1ComboBox.html">C1ComboBox</a></h4>
      <section><p>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.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1ComboBoxGroupItem.html">C1ComboBoxGroupItem</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.WPF.Input.C1ComboBoxItem.html">C1ComboBoxItem</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.WPF.Input.C1DropDown.html">C1DropDown</a></h4>
      <section><p>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.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1DropDownButton.html">C1DropDownButton</a></h4>
      <section><p>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.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1EditableContentControl.html">C1EditableContentControl</a></h4>
      <section><p>ContentControl that supports edit mode using an editing control.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1FilePicker.html">C1FilePicker</a></h4>
      <section><p>File picker that opens a dialog box control to allows you to select one or more files.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1HyperlinkButton.html">C1HyperlinkButton</a></h4>
      <section><p>Represents a button control that displays a hyperlink.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1MaskedTextBox.html">C1MaskedTextBox</a></h4>
      <section><p>Represents a control that uses a mask to prevent users from entering invalid data.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1MultiSelect.html">C1MultiSelect</a></h4>
      <section><p>A <a class="xref" href="C1.WPF.Input.C1TagEditor.html">C1TagEditor</a> as base editor with <span class="xref">C1.WPF.ListView.C1ListView</span> as drop-down.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1MultiSelectGroupItem.html">C1MultiSelectGroupItem</a></h4>
      <section><p>Grouped C1MultiSelectItem</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1MultiSelectItem.html">C1MultiSelectItem</a></h4>
      <section><p>Model class to store settings of an item inside <a class="xref" href="C1.WPF.Input.C1MultiSelect.html">C1MultiSelect</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1NumericBox.html">C1NumericBox</a></h4>
      <section><p>The C1NumericBox control is a numeric editor that allows you to display and edit numeric values in many formats.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1Popup.html">C1Popup</a></h4>
      <section><p>Popup that displays a <a class="xref" href="C1.WPF.Input.C1Popup.Child.html#C1_WPF_Input_C1Popup_Child">Child</a> element relatively to <a class="xref" href="C1.WPF.Input.C1Popup.PlacementTarget.html#C1_WPF_Input_C1Popup_PlacementTarget">PlacementTarget</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1PopupBorder.html">C1PopupBorder</a></h4>
      <section><p>Border used to display the popup content inside.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1RangeSlider.html">C1RangeSlider</a></h4>
      <section><p>The C1RangeSlider control enables the end-user to select two values from a range by moving two Thumb controls along a track.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1SplitButton.html">C1SplitButton</a></h4>
      <section><p>Button which contains another button in the right side which opens a popup.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1StopsSlider.html">C1StopsSlider</a></h4>
      <section><p>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.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1Tag.html">C1Tag</a></h4>
      <section><p>Visual element used inside a <a class="xref" href="C1.WPF.Input.C1TagEditor.html">C1TagEditor</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1TagEditor.html">C1TagEditor</a></h4>
      <section><p>A text box-based control with ability to display and edit tags.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1TextBox.html">C1TextBox</a></h4>
      <section><p>Represents a control that can be used to display and edit plain text,</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1TextEditableContentControl.html">C1TextEditableContentControl</a></h4>
      <section><p>The ContentControl that supports edit mode using a TextBox.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1ToggleSwitch.html">C1ToggleSwitch</a></h4>
      <section><p>Represents a switch that can be toggled between two states.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1ValidationDecorator.html">C1ValidationDecorator</a></h4>
      <section><p>Displays binding validation errors.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.ComboBoxGroupItem.html">ComboBoxGroupItem</a></h4>
      <section><p>Grouped <a class="xref" href="C1.WPF.Input.ComboBoxItem.html">ComboBoxItem</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.ComboBoxItem.html">ComboBoxItem</a></h4>
      <section><p>Model class to store settings of an item inside <a class="xref" href="C1.WPF.Input.C1ComboBox.html">C1ComboBox</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.ComboBoxItemsCollection.html">ComboBoxItemsCollection</a></h4>
      <section><p>The collection of C1ComboBoxItem</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.ComboBoxSelection.html">ComboBoxSelection</a></h4>
      <section><p>Represents the selection of a <a class="xref" href="C1.WPF.Input.C1ComboBox.html">C1ComboBox</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.InputResources.html">InputResources</a></h4>
      <section><p>This class gives access to localized resources from xaml.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.MaskedTextChangedEventArgs.html">MaskedTextChangedEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.WPF.Input.C1MaskedTextBox.MaskedTextChanged.html">MaskedTextChanged</a> event.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.MultiSelectItemsCollection.html">MultiSelectItemsCollection</a></h4>
      <section><p>The collection of C1MultiSelectItem</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.PopupUtil.html">PopupUtil</a></h4>
      <section><p>Utility methods for popups.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.PrepareDropDownEventArgs.html">PrepareDropDownEventArgs</a></h4>
      <section><p>Argument of the event fired before the drop-down box is opened.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.RangeSliderThumb.html">RangeSliderThumb</a></h4>
      <section><p><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.primitives.thumb">Thumb</a> used inside <a class="xref" href="C1.WPF.Input.C1RangeSlider.html">C1RangeSlider</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.StopCollection.html">StopCollection</a></h4>
      <section><p>Collection of <a class="xref" href="C1.WPF.Input.StopValue.html">StopValue</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.StopValue.html">StopValue</a></h4>
      <section><p>Specifies the value of a stop in <a class="xref" href="C1.WPF.Input.C1StopsSlider.html">C1StopsSlider</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.StopsChangedEventArgs.html">StopsChangedEventArgs</a></h4>
      <section><p>Contains information about <a class="xref" href="C1.WPF.Input.C1StopsSlider.StopsChanged.html">StopsChanged</a> event.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.TagEditedEventArgs.html">TagEditedEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.WPF.Input.C1Tag.TagEdited.html">TagEdited</a> event.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.TagEditorEditingEventArgs.html">TagEditorEditingEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.WPF.Input.C1TagEditor.Editing.html">Editing</a> event.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.TextBoxAutoCompleteEventArgs.html">TextBoxAutoCompleteEventArgs</a></h4>
      <section><p>Contains information about the <a class="xref" href="C1.WPF.Input.C1AutoCompleteTextBox.AutoComplete.html">AutoComplete</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.TextEditedEventArgs.html">TextEditedEventArgs</a></h4>
      <section><p>AutoComplete event details.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.ValidateInputEventArgs.html">ValidateInputEventArgs</a></h4>
      <section><p>Arguments for the event fired to validate the input.</p>
</section>
    <h3 id="structs">
Structs
</h3>
      <h4><a class="xref" href="C1.WPF.Input.AnchorMatching.html">AnchorMatching</a></h4>
      <section><p>Specifies an anchor matching between two elements.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.WPF.Input.Anchor.html">Anchor</a></h4>
      <section><p>Specifies an anchor point in a visual element.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.AutoCompleteMode.html">AutoCompleteMode</a></h4>
      <section><p>Specifies the mode for the automatic completion feature used in the <a class="xref" href="C1.WPF.Input.C1MultiSelect.html">C1MultiSelect</a> controls.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.AutoSizeMode.html">AutoSizeMode</a></h4>
      <section><p>Determines how the <a class="xref" href="C1.WPF.Input.AutoSizeContentPresenter.html">AutoSizeContentPresenter</a> will be resized when the content changes its size.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1ComboBoxSelectionMode.html">C1ComboBoxSelectionMode</a></h4>
      <section><p>C1ComboBox Selection Mode</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.ComboBoxSelectionMode.html">ComboBoxSelectionMode</a></h4>
      <section><p>C1ComboBox Selection Mode</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.Condition.html">Condition</a></h4>
      <section><p>Defines how to filter the items of ComboBox.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.DisplayMode.html">DisplayMode</a></h4>
      <section><p>Defines how to display text of control.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.DropDownDirection.html">DropDownDirection</a></h4>
      <section><p>Provides the supported expand directions for the <a class="xref" href="C1.WPF.Input.C1DropDownButton.html">C1DropDownButton</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.MaskFormat.html">MaskFormat</a></h4>
      <section><p>Defines how to format the value inside of a <a class="xref" href="C1.WPF.Input.C1MaskedTextBox.html">C1MaskedTextBox</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.RangeSliderScrollBehavior.html">RangeSliderScrollBehavior</a></h4>
      <section><p>Specifies how thumbs will be moved when mouse click will be performed outside selected area.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.RangeValidationMode.html">RangeValidationMode</a></h4>
      <section><p>Mode of validation of the range between Maximum and Minimum of <a class="xref" href="C1.WPF.Input.C1NumericBox.html">C1NumericBox</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.SelectOnFocusCondition.html">SelectOnFocusCondition</a></h4>
      <section><p>Defines the possible conditions that cause selection of an entire control text when control receives focus.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.SuggestMode.html">SuggestMode</a></h4>
      <section><p>Defines how to filter the items of MultiSelect.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.ValidationState.html">ValidationState</a></h4>
      <section><p>Enumerates binding validation states.</p>
</section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="C1.WPF.Input.C1Tag.TagEditedEventHandler.html">C1Tag.TagEditedEventHandler</a></h4>
      <section><p>Represents the method that handles the <a class="xref" href="C1.WPF.Input.C1Tag.TagEdited.html">TagEdited</a> event.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1TagEditor.TagEditorEditingEventHandler.html">C1TagEditor.TagEditorEditingEventHandler</a></h4>
      <section><p>Occurs when a tag is being edited.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.MaskedTextChangedEventHandler.html">MaskedTextChangedEventHandler</a></h4>
      <section><p>Represents the method that handles the <a class="xref" href="C1.WPF.Input.C1MaskedTextBox.MaskedTextChanged.html">MaskedTextChanged</a> event.</p>
</section>


</div>
