[]
Provides event data for asynchronous events.
Deferral used to block the event until Complete(Exception) method is called.
Deferrals awaiter used to wait for the deferrals of an async event.
Useful class to overcome limitation in setting a TemplateBinding property in a visual-state animation.
A visual control used to indicate that something is ongoing.
Contains information about a specific animation.
Base class for control behaviors.
Represents an icon created from an image.
Basic control used to draw a border around another view.
Provides extension methods for XML serialization and deserialization of Brush.
Button with a built-in style matching the suite.
Represents a control that a user can select and clear.
Represent an icon created from a list of icons superposed one on top of the other.
Button with a built-in style matching the suite.
Provides a way to apply data templates based on custom logic.
Defines an area where you can arrange child elements either horizontally or vertically, relative to each other.
Contains information of the DragCompleted event.
Contains information of the DragDelta event.
Provides methods for drag-and-drop operations.
Contains information of the drag events.
Cross-platform helper for listening to drag gestures supporting inertia.
Contains information of the DragInertiaStarted event.
Contains information of the DragStarting event.
Contains information of the DragStarted event.
Easing function used to interpolate the values of an animation.
Represents an icon created from a font.
Provides the base implementation for all controls that contain single content and have a header.
Represents a control that can be used to present a collection of items which have header and content.
Represents a DataTemplate that supports C1HierarchicalPresenter, such as TreeViewItem.
Represents a control that can be used to present a hierarchical collection of items.
Cross-platform helper for listening to pointer hovering events.
Represents a visual icon that can be tinted and resized.
This factory allows creating C1Icon.
Contains information about gesture events.
Represents a control that can be used to present a collection of items.
This class allows accessing keyboard-related information and constants.
Represents a layout transformer control with a single piece of content of any type.
C1LinePanel arranges a list of items in a single row or column.
Collection of ordered int.
Represent an icon created from a path string.
Represents an icon created from a vector definition.
Visual element which indicates the progress of an operation.
Settings of C1ProgressBar to be used in the control template.
Converter used to extract a specific member of a thickness structure.
Represents a button that can be selected, but not cleared, by a user.
RepeatButton with a built-in style matching the suite.
Represents an icon created from an svg file.
Represents a scrollable area that can contain other visible elements.
Provides event data for the C1ScrollViewer.SizeChanged event.
Provides event data for the C1ScrollViewer.ViewChanged event.
Provides event data for the C1ScrollViewer.ViewChanging event.
Converter used to bind specific inner element corner radius to the control CornerRadius.
Converter used to bind specific sides of inner elements thickness to the main control thickness.
Provides a way to apply styles based on custom logic.
Cross-platform helper for listening to tapped and double-tapped events.
Contains information of the tap events.
Represents a button that a user can expand and collapse.
Represents an icon created from a vector definition.
Base class for views supporting standard properties.
Positions child elements sequentially from top to bottom or from right to left, depending on the value of the Orientation property.
Contains information of the ZoomCompleted event.
Contains information of the ZoomDelta event.
Contains information of the zoom events.
Cross-platform helper for listening to zoom gestures either using the mouse or fingers.
Contains information of the ZoomStarted event.
Provides data for a cancelable event.
Attached properties used to pass brushes to Microsoft controls.
Converts between Colors and Brushes.
Converts a value into a specified type.
Utility class that helps creating an ICommand from the delegates execute and canExecute.
Converters values using the specified delegates.
Converts a string into an array of double.
Class that contains data for drag-and-drop events.
Custom VisualStateManager that intercepts validation states raised by the system and changes focus state to consider whether the focus is within the control and allows simplifying the development of controls that aren't just textbox but a combination of textbox and buttons or other elements.
Class that provides static extension methods for several other classes.
Represents FontFamily converter.
Represents a GridLength converter.
Contains event data for the item prepared/cleared event. The event is associated to the PrepareContainerForItemOverride and ClearContainerForItemOverride methods of classes derived from C1HierarchicalPresenter. PrepareContainerForItemOverride and ClearContainerForItemOverride are invoked to prepare/clear a visual element to display the specified data bound item.
Keyboard utilities.
Defines row or column specific properties that apply to C1LinePanel elements.
Represents a property setter which is able to assign a value to a nested property.
Represents a collection of NestedPropertySetter objects.
Converts an Orientation value to a RotateTransform.
Converts a string into an array of System.Windows.Point.
Provides event data for OnPropertyChanged events.
Provides event data for OnPropertyChanging events.
Represents a range of items.
Element used inside ScrollBar template in order to provide the appropriate CornerRadius for the scrollbar buttons.
Base EventArgs for ToolTipShown event
Element used inside ScrollViewer template in order to provide the appropriate Clip for ScrollContentPresenter.
Element used inside ScrollViewer template in order to provide the appropriate CornerRadius for the scrollbars and scroll content presenter.
Element used inside ScrollViewer template in order to provide the appropriate CornerRadius for the scrollbars.
ScrollBar of C1ScrollViewer.
Adds touch support to MS ScrollViewer to scroll with the finger over the scrolling area.
Provides data for the SelectionChanged event.
Contains data for events with a source different from the object firing the event.
Converts a string into an array of string.
Provides helper methods to handle theme resources.
Provides access to extended typography properties.
The VTreeHelper class provides utility methods that perform common tasks involving nodes in a visual tree.
View extensions
Converter from/to Visibility and Boolean.
Converts a double value to a ScaleTransform.
Class that allows to increase/decrease lightness of the specified color.
Provides a view for a C1ScrollViewer when its view is changing.
Represents a size that is independent from the orientation.
Represents a character range within a string. This is used by ISpellChecker to represent the spelling mistakes found in text.
Defines method to add logical children.
Defines methods to manipulate ordered sets.
This interface is designed to be used in custom panels that support large dimensions.
Provides spell checking services.
Provides the ResourceDictionary object containing theme resources.
Determines the way to draw the borders of C1Border.
Specifies hard line breaks before and/or after elements in a C1.WPF.C1WrapPanel..
Determines the kind of drag gesture that will be listened.
Enumerates the different kind of devices which can perform drag operations.
Defines the selection behavior for a control which supports the SelectionMode property like C1treeView.
Specifies the action that will be performed when the user drops a drag source into a drop target element.
Defines constants that specify the current mode for zoom behavior.
Method used to handle drag drop events.