WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace
Inheritance Hierarchy
In This Topic
    C1.WinUI.Core Namespace
    In This Topic
    Classes
     ClassDescription
    ClassProvides event data for asynchronous events.
    ClassDeferral used to block the event until Complete method is called.
    ClassDeferrals awaiter used to wait for the deferrals of an async event.
    ClassA visual control used to indicate that something is ongoing.
    ClassContains information about a specific animation.
    ClassBase class for control behaviors.
    ClassRepresents an icon created from an image.
    ClassBasic control used to draw a border around another view.
    ClassButton with a built-in style matching the suite.
    ClassRepresents a control that a user can select and clear.
    ClassRepresent an icon created from a list of icons superposed one on top of the other.
    ClassContains information of the DragCompleted event.
    ClassContains information of the DragDelta event.
    ClassContains information of the drag events.
    ClassCross-platform helper for listening to drag gestures supporting inertia.
    ClassContains information of the DragInertiaStarted event.
    ClassContains information of the DragStarting event.
    ClassContains information of the DragStarted event.
    ClassEasing function used to interpolate the values of an animation.
    Class 
    ClassRepresents an icon created from a font.
    ClassProvides the base implementation for all controls that contain single content and have a header.
    ClassRepresents a control that can be used to present a collection of items which have header and content.
    ClassRepresents a DataTemplate that supports C1HierarchicalPresenter, such as TreeViewItem.
    Class 
    ClassCross-platform helper for listening to tapped and double-tapped events.
    ClassRepresents a visual icon that can be tinted and resized.
    ClassThis factory allows creating C1Icon.
    ClassContains information about gesture events.
    ClassRepresents a control that can be used to present a collection of items.
    ClassThis class allows accessing keyboard-related information and constants.
    Class 
    ClassRepresent an icon created from a path string.
    ClassRepresents an icon created from a vector definition.
    ClassRepeatButton with a built-in style matching the suite.
    ClassConverter used to bind specific sides of inner elements thickness to the main control thickness.
    ClassProvides a way to apply styles based on custom logic.
    ClassRepresents an icon created from an svg file.
    ClassCross-platform helper for listening to tapped and double-tapped events.
    ClassContains information of the tap events.
    ClassThis class allows accessing theme-related properties.
    ClassRepresents a button that a user can expand and collapse.
    ClassRepresents an icon created from a vector definition.
    ClassBase class for views supporting standard properties.
    ClassContains information of the ZoomCompleted event.
    ClassContains information of the ZoomDelta event.
    ClassContains information of the zoom events.
    ClassCross-platform helper for listening to zoom gestures either using the mouse or fingers.
    ClassContains information of the ZoomStarted event.
    ClassProvides data for a cancelable event.
    ClassUtility class that helps creating an System.Windows.Input.ICommand from the delegates execute and canExecute.
    ClassConverters values using the specified delegates.
    ClassContains 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.
    ClassConverts an Microsoft.UI.Xaml.Controls.Orientation value to a Microsoft.UI.Xaml.Media.RotateTransform.
    ClassConverts a string into an array of Windows.Foundation.Point.
    ClassProvides event data for OnPropertyChanged events.
    ClassProvides event data for OnPropertyChanging events.
    ClassContains data for events with a source different from the object firing the event.
    ClassView extensions
    ClassConverter from/to Visibility and Boolean.
    ClassThe VTreeHelper class provides utility methods that perform common tasks involving nodes in a visual tree.
    ClassThe extension of Microsoft.UI.Xaml.Media.Imaging.WriteableBitmap.
    Enumerations
     EnumerationDescription
    EnumerationDetermines the way to draw the borders of C1Border.
    EnumerationDetermines the kind of drag gesture that will be listened.
    EnumerationEnumerates the different kind of devices which can perform drag operations.
    See Also