Namespace Syncfusion.Windows.Controls
Classes
| ButtonBaseBehavior Provides VisualStateManager behavior for ButtonBase controls. | 
| Calendar Represents a control that enables a user to select a date by using a visual calendar display. | 
| CalendarBlackoutDatesCollection Represents a collection of DateTimeRanges. | 
| CalendarDateChangedEventArgs Provides data for the DateSelected and DisplayDateChanged events. | 
| CalendarDateRange Specifies a DateTime range class which has a start and end. | 
| CalendarModeChangedEventArgs Provides data for the DisplayModeChanged event. | 
| ChildCollection Represents a collection of objects that can be individually accessed by index in the SfNavigator control. | 
| ColorExtension Represents an extension class that provides the methods to convert the color values into different types such as System.Int32, Pixel and HsvColor. | 
| ColorPickerHelper Represents a helping class for the Syncfusion.UI.Xaml.Controls.SfColorPicker control. | 
| ContentTransition Represents a class that apply transition style elements for the content present in the ContentControl. | 
| ControlBehavior Provides VisualStateManager base behavior for controls. | 
| CustomDictionary Document as in base class | 
| DictionaryBase Document as in base class | 
| FadeTransition This Transition creates a fade effect animation that spans its duration. This is done by updating the opacity variable of the node at regular interval. | 
| GrammarDictionaryBase Document as in base class | 
| GridExtension Represents an extension class that provides the methods for getting the Grid System.Windows.UIElement at the given mouse pointer position. | 
| HunspellDictionary Document as in base class | 
| IspellDictionary Document as in base class | 
| LicensePopup Interaction logic for LicensePopup.xaml | 
| ListBoxItemBehavior Provides VisualStateManager behavior for ListBoxItem controls. | 
| LoopingSelector LoopingSelector is a Windows.UI.Xaml.Controls.Control, that allow the user to select the items based the the Syncfusion.UI.Xaml.Controls.State. It is touch friendly and resembles the Windows phone looping selector. | 
| LoopingSelectorItem LoopingSelectorItem is a Windows.UI.Xaml.Controls.ContentControl. It is a selectable item inside the Syncfusion.UI.Xaml.Controls.LoopingSelector. | 
| OpenOfficeDictionary Document as in base class | 
| Pixel Represents a class used for getting pixel value from a corresponding traditional RGBA color values. | 
| PixelBufferInfo Represents a class for to retrieve the information about pixel buffer. PixelBufferInfo holds the collection of pixel objects helps to improve the performance when rendering | 
| ProgressBarBehavior Provides VisualStateManager behavior for ProgressBar controls. | 
| RotateTransition This Transition creates a rotation animation that spans its Syncfusion.UI.Xaml.Controls.RotateTransition.Duration. This is done by updating the rotate variable of the node at regular interval. The angle value is specified in degrees. | 
| SelectedDatesCollection Represents the collection of SelectedDates for the Calendar Control. | 
| SfChromelessWindow Follow steps 1a or 1b and then 2 to use this custom control in a XAML file. Step 1a) Using this custom control in a XAML file that exists in the current project. Add this XmlNamespace attribute to the root element of the markup file where it is to be used: xmlns:MyNamespace="clr-namespace:Syncfusion.SfChromelessWindow.WPF" Step 1b) Using this custom control in a XAML file that exists in a different project. Add this XmlNamespace attribute to the root element of the markup file where it is to be used: xmlns:MyNamespace="clr-namespace:Syncfusion.SfChromelessWindow.WPF;assembly=Syncfusion.SfChromelessWindow.WPF" You will also need to add a project reference from the project where the XAML file lives to this project and Rebuild to avoid compilation errors: Right click on the target project in the Solution Explorer and "Add Reference"->"Projects"->[Select this project] Step 2) Go ahead and use your control in the XAML file. | 
| SfNavigator Represents a control that provides a user interface with navigation of records in a given application. | 
| SfSharedLocalizationResourceAccessor Represents the class that manages the localization for syncfusion controls. | 
| SfSharedLocalizationResourceExtension A markup extension that returns the localized string based on culture for the ResourceName. | 
| SfSpellChecker SfSpellChecker control helps to find erroneous spelling in a editor and provides suggestions for it. | 
| SfUpDown Represents a control that allows you enter numeric values and provides a user interface to increase or decrease numeric values | 
| SlideTransition Animating the content one after another in a regular Syncfusion.UI.Xaml.Controls.SlideTransition.Duration. | 
| SnappedEventArgs Represent a class that contains System.DateTime object as event data which provides information about all kind of DateTime changes. | 
| SpellCheckCompletedEventArgs Represents a class that provides the information of an SpellCheckCompleted event. | 
| SpellCheckerDialog Interaction logic for SpellCheckerDialog.xaml | 
| SpellCheckerLocalizationResourceAccessor Represents the class that manages the localization for syncfusion controls. | 
| SpellCheckerLocalizationResourceExtension A markup extension that returns the localized string based on culture for the ResourceName. | 
| TextBoxBaseBehavior Provides VisualStateManager behavior for TextBox controls. | 
| ToggleButtonBehavior Provides VisualStateManager behavior for ToggleButton controls. | 
| TransitionContentControl TransitionContentControl is a Windows.UI.Xaml.Controls.ContentControl that contains the implementation for the controls that needs transitions. | 
| TransitionInverter Represents a convertor that inverts the transition values by applying custom logic using System.Windows.Data.IValueConverter. | 
| VisualStateBehavior | 
| VisualUtils Represent a class that provides utility method to find the first descendant control of a specified type. | 
| WriteableBitmapExtention Represents an extension class that provides a method for validating saturation values. | 
Structs
| HsvColor Represents a structure of Hue-Saturation-values-alpha used to convert back and forth between the HsvColor and RGB color values. | 
Interfaces
| IEditorProperties Interfaces specifying the properties of Editor control | 
Enums
| CalendarMode Specifies values for the different modes of operation of a Calendar. | 
| CalendarSelectionMode Specifies values for the different selection modes of a Calendar. | 
| LoopingSelectorItem.State Represents an enum list for Syncfusion.UI.Xaml.Controls.LoopingSelectorItem.State | 
| Position Represents an enum list for the directions that move the position of ContentControl when applying transition. | 
| SfNavigator.Direction Represents an enum list for the direction used to navigate the records in the previous and next directions. | 
| SpinButtonsAlignment Represents an enum list for the Spin button alignment | 
| State Defines the different states options that a Syncfusion.UI.Xaml.Controls.LoopingSelector can be animated. |