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. |
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. |
GridExtension
Represents an extension class that provides the methods for getting the Grid System.Windows.UIElement at the given mouse pointer position. |
ListBoxItemBehavior
Provides VisualStateManager behavior for ListBoxItem controls. |
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. |
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. |
SlideTransition
Animating the content one after another in a regular Syncfusion.UI.Xaml.Controls.SlideTransition.Duration. |
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. |
Enums
CalendarMode
Specifies values for the different modes of operation of a Calendar. |
CalendarSelectionMode
Specifies values for the different selection modes of a Calendar. |
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. |