Classes

  Class Description
Public class C1BrushBuilder
Builds a Brush from an Input color a Design brush and a color base extrapolating the design brush.
Public class C1DataTemplateSelector
Provides a way to apply data templates based on custom logic.
Public class C1DateSelector
Visual element that allows a user to select a date by dragging day month and year from three [!:C1LoopingList].
Public class C1DateTimeSelector
Visual element that allows to pick up a date field which pops up a dialog containing a date editor.
Public class C1HeaderedContentControl
Provides the base implementation for all controls that contain single content and have a header.
Public class C1MaskedTextBox
Represents a control that uses a mask to prevent users from entering invalid data.
Public class C1NumericBox
The C1NumericBox control is a numeric editor that allows you to display and edit numeric values in many formats.
Public class C1ProjectThicknessConverter
Converter used to extract a specific member of a thickness structure.
Public class C1SideRadiusConverter
Converter used to bind specific inner element corner radius to the control CornerRadius.
Public class C1SideThicknessConverter
Converter used to bind specific sides of inner elements thickness to the main control thickness.
Public class C1StyleSelector
Provides a way to apply styles based on custom logic.
Public class C1TextBoxBase
Base class for all ComponentOne text box controls.
Public class C1TimeSelector
Visual element that allows a user to select a date by dragging day month and year from three [!:C1LoopingList].
Public class C1UniformGrid
Provides a way to arrange content in a grid where all the cells in the grid have the same size.
Public class C1ValidationDecorator
Displays binding validation errors.
Public class C1WrapPanel
Positions child elements sequentially from top to bottom or from right to left, depending on the value of the Orientation property.
Public class ClearStyleExtensions
Attached properties used to pass brushes to Microsoft controls.
Public class ColorConverter
Converts between Colors and Brushes.
Public class DockExtensions
Provides exntesions methods for Dock.
Public class Extensions
Class that provides static extension methods for several other classes.
Public class MaskedTextChangedEventArgs
Provides data for the MaskedTextChanged event.
Public class MetadataWorkaround
An empty page that can be used on its own or navigated to within a Frame.
Public class NullablePropertyChangedEventArgs<(Of <(<'T>)>)>
Wrapper class for the [!:C1.Phone.PropertyChangedEventArgs<T>] class for case when T is Nullable<(Of <(<'T>)>)>.
Public class PropertyChangedEventArgs<(Of <(<'T>)>)>
Provides event data for OnPropertyChanged events.
Public class PropertyChangingEventArgs<(Of <(<'T>)>)>
Provides event data for OnPropertyChanging events.
Public class VisibilityConverter
Converter from/to Visibility and Boolean.
Public class VTreeHelper
The VTreeHelper class provides utility methods that perform common tasks involving nodes in a visual tree.
Public class ZoomToScaleTransformConverter
Converts a double value to a ScaleTransform.

Structures

  Structure Description
Public structure C1HslColor
Class that allows to increase/decrease lightness of the specified color.

Delegates

  Delegate Description
Public delegate MaskedTextChangedEventHandler
Represents the method that handles the MaskedTextChanged event.

Enumerations

  Enumeration Description
Public enumeration BreakLine
Specifies hard line breaks before and/or after elements in a C1WrapPanel.
Public enumeration BrushBuilderExtrapolationMethod
Determines how the extrapolation of colors will be made.
Public enumeration C1DateTimePickerEditMode
Determines the C1DateTimeSelector edit mode.
Public enumeration Dock
Specifies how controls are sized and aligned within C1DockPanel controls.
Public enumeration MaskFormat
Defines how to format the value inside of a C1MaskedTextBox.
Public enumeration RangeValidationMode
Mode of validation of the range between Maximum and Minimum of C1NumericBox.
Public enumeration SelectOnFocusCondition
Defines the possible conditions that cause selection of an entire control text when control receives focus.
Public enumeration ValidationState
Enumerates binding validation states.