[]
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.
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.
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.
Contains information of the DragCompleted event.
Contains information of the DragDelta event.
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.
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.
Represent an icon created from a path string.
Represents an icon created from a vector definition.
RepeatButton with a built-in style matching the suite.
Represents an icon created from an svg file.
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.
This class allows accessing theme-related properties.
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.
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.
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.
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.
Converts an Microsoft.UI.Xaml.Controls.Orientation value to a Microsoft.UI.Xaml.Media.RotateTransform.
Converts a string into an array of Windows.Foundation.Point.
Provides event data for OnPropertyChanged events.
Provides event data for OnPropertyChanging events.
Contains data for events with a source different from the object firing the event.
The VTreeHelper class provides utility methods that perform common tasks involving nodes in a visual tree.
View extensions
Converter from/to Visibility and Boolean.
The extension of Microsoft.UI.Xaml.Media.Imaging.WriteableBitmap.
Determines the way to draw the borders of C1Border.
Determines the kind of drag gesture that will be listened.
Enumerates the different kind of devices which can perform drag operations.