Namespace Syncfusion.Windows.Controls.Input
Classes
| CalcConstatnts Represents a constant for each function in Syncfusion.UI.Xaml.Controls.Input.Calculator control. | 
| CalculatorButton Represents a class for the calculator Syncfusion.UI.Xaml.Controls.Input.SfCalculator control buttons | 
| CalculatorButtonAutomationPeer | 
| ClipboardEventArgs Represents a class that provides the data for the handling the clipboard events in the SfMaskedEdit control. | 
| DisplayPane Represents a class for Displaying the output. Syncfusion.UI.Xaml.Controls.Input.SfCalculator | 
| DisplayPaneAutomationPeer | 
| ErrorDisplayArgs Reprsents a class for the arrguments in Error Display. | 
| ExpressionList Represents a class for defining the expression list | 
| FilterModel Represents a class for the Filter Model. | 
| FunctionEventArgs Represents a class for the Arguments of Function events. | 
| FunctionsPane Represents a class for Displaying the function keys.Syncfusion.UI.Xaml.Controls.Input.FunctionsPane | 
| FuntionsPaneAutomationPeer | 
| InputLocalizationResourceAccessor | 
| InputLocalizationResourceExtension | 
| InputPane Represents a class for Displaying the input keys.Syncfusion.UI.Xaml.Controls.Input.InputPane | 
| InputPaneAutomationPeer | 
| Items Items Class for Custom Label support | 
| KeyInputEventArgs Represents a class for the Arguments of KeyInput events. | 
| LabelLoadedEventArgs Invoked due to change in Content value | 
| MemoryConverter Represents a class for converting values | 
| NameToScopeConverter Represents a class for converting Name to Scope | 
| RangeChangedEventArgs Invoked due to change in range | 
| RangeEndChagedEventArgs | 
| RangeStartChagedEventArgs | 
| RatingItemPanel Custom stack panel | 
| SfCalculator Represents a control for performing calculations with decimal numbers. Syncfusion.UI.Xaml.Controls.Input.SfCalculator | 
| SfCalculatorAutomationPeer | 
| SfDatePicker Represents a control that allows the user to select a date by using a drop-down Syncfusion.UI.Xaml.Controls.Input.DateSelector control. | 
| SfDateSelector Represents a selectable object inside the Syncfusion.UI.Xaml.Controls.Input.DatePicker. | 
| SfDomainUpDown Syncfusion.UI.Xaml.Controls.Input.DomainUpDown control is a pair of spin buttons by clicking the up and down buttons the user can scroll and select the data. | 
| SfGridSplitter SfGridSplitter is used to redistribute space between two adjacent columns or rows. This control, when used in conjunction with Grid, can be used to create flexible and complex user interfaces. | 
| SfMaskedEdit Syncfusion.UI.Xaml.Controls.Input.SfMaskedEdit control restricts the data input by masks. | 
| SfRangeSlider RangeSlider is a Windows.UI.Xaml.Controls.Primitives.RangeBase that lets the user select from a range of values by moving a Windows.UI.Xaml.Controls.Primitives.Thumb control along a track. | 
| SfRating Rating is a Windows.UI.Xaml.Controls.ItemsControl which allows the user to rate the items from the available predefined number of items. | 
| SfRatingItem Represent a selectable item inside the Syncfusion.UI.Xaml.Controls.Input.Rating control. | 
| SfTextBoxExt Text box class | 
| SfTimePicker Represents a control that allows the user to select a time by using a drop-down Syncfusion.UI.Xaml.Controls.Input.TimeSelector control | 
| SfTimeSelector Represents a selectable object inside the Syncfusion.UI.Xaml.Controls.Input.TimePicker. | 
| SuggestionBox Represent a popup that displayed when the matching Syncfusion.UI.Xaml.Controls.Input.TextBoxExt.Suggestions found. | 
| TickBar Represents a TickBar Control | 
| TickBarItem Represents a set of items for the Syncfusion.UI.Xaml.Controls.Input.TickBar control. | 
| TokenItem Represents the individual token of the TextBoxExt control. | 
| ValueChangedEventArgs Represents the Arguments for Syncfusion.UI.Xaml.Controls.Input.ValueChangedEventHandler | 
| VisibilityToBooleanConverter Represents a class for converting Visibility to Boolean | 
Enums
| AutoCompleteMode Specifies the mode of the auto complete. | 
| CalculatorFunctions Represents an enum list for the calculator functions | 
| DeleteButtonAlignment Specify the placement of DeleteButton in token. | 
| InputValidationMode Specifies the validation mode for SfMaskedEdit. | 
| KeyboardOptions Specifies the Keyboard Type for SfMaskedEdit. | 
| LabelPlacement Specifies the Ticks placement with range slider. | 
| MaskFormat Specifies the mask format for SfMaskedEdit. | 
| MaskType Specifies the mask type for SfMaskedEdit. | 
| MovePoint specify the mouse move position | 
| MultiSelectMode Specifies the selection mode and UI of the SfTextBoxExt. | 
| OccurrenceMode specifies the modes of highlight with auto complete. | 
| SliderSnapsTo Specifies the SliderSnapsTo with range slider. | 
| SuggestionBoxPlacement Specify the placement of suggestion box with auto complete. | 
| SuggestionMode specifies the modes of search with auto complete. | 
| ThumbToolTipPlacement specifies the Thumb ToolTip placement with range slider. | 
| TickPlacement Specifies the Ticks placement with range slider. | 
| TokensWrapMode Specifies how the tokens are arranged in the SfTextBoxExt. | 
| ToolTipDisplayMode Gets or sets a value that indicates how the tooltip is shown in a RangeSlider. | 
| ValuePlacement Specifies the Ticks placement with range slider. | 
Delegates
| CancelEventHandler Handler for Cancel operations. | 
| FunctionEventHandler Handles the events invoked due to Functions. | 
| KeyInputEventHandler Handles the events invoked due to key input. | 
| LabelLoadedEventHandler Occurs when an event is invoked when Label is loaded. | 
| RangeChangedEventHandler Occurs when an event is invoked due to change in the range. | 
| RangeEndChangedEventHandler Occurs when an event is invoked due to change in the rangeEnd. | 
| RangeStartChangedEventHandler Occurs when an event is invoked due to change in the rangeStart. | 
| SfCalculator.ErrorMessageEventHandler Used for handling events due to error messages. | 
| SfMaskedEdit.ValueChangedEventHandler Used for handling events due to error messages. | 
| SfTextBoxExt.SuggestionPredicate<T> Returns a value based on SuggestionPredicate | 
| ValueChangedEventHandler Occurs when the Value is changed |