Classes
| Class | Description | |
|---|---|---|
|
|
C1BrushBuilder |
Builds a Brush from an Input color a Design brush and a color base extrapolating the design brush.
|
|
|
C1DataTemplateSelector |
Provides a way to apply data templates based on custom logic.
|
|
|
C1DateSelector |
Visual element that allows a user to select a date by dragging day month and year from three [!:C1LoopingList].
|
|
|
C1DateTimeSelector |
Visual element that allows to pick up a date field which pops up a dialog containing a date editor.
|
|
|
C1HeaderedContentControl |
Provides the base implementation for all controls that contain single content and have a header.
|
|
|
C1MaskedTextBox |
Represents a control that uses a mask to prevent users from entering invalid data.
|
|
|
C1NumericBox |
The C1NumericBox control is a numeric editor that allows you to display and edit numeric values in many formats.
|
|
|
C1ProjectThicknessConverter |
Converter used to extract a specific member of a thickness structure.
|
|
|
C1SideRadiusConverter |
Converter used to bind specific inner element corner radius to
the control CornerRadius.
|
|
|
C1SideThicknessConverter |
Converter used to bind specific sides of inner elements thickness to
the main control thickness.
|
|
|
C1StyleSelector |
Provides a way to apply styles based on custom logic.
|
|
|
C1TextBoxBase |
Base class for all ComponentOne text box controls.
|
|
|
C1TimeSelector |
Visual element that allows a user to select a date by dragging day month and year from three [!:C1LoopingList].
|
|
|
C1UniformGrid |
Provides a way to arrange content in a grid where all the cells in the grid have the same size.
|
|
|
C1ValidationDecorator |
Displays binding validation errors.
|
|
|
C1WrapPanel |
Positions child elements sequentially from top to bottom or from right to left, depending on the value of the Orientation property.
|
|
|
ClearStyleExtensions |
Attached properties used to pass brushes to Microsoft controls.
|
|
|
ColorConverter |
Converts between Colors and Brushes.
|
|
|
DockExtensions |
Provides exntesions methods for Dock.
|
|
|
Extensions |
Class that provides static extension methods for several other classes.
|
|
|
MaskedTextChangedEventArgs |
Provides data for the MaskedTextChanged event.
|
|
|
MetadataWorkaround |
An empty page that can be used on its own or navigated to within a Frame.
|
|
|
NullablePropertyChangedEventArgs<(Of <(<'T>)>)> |
Wrapper class for the [!:C1.Phone.PropertyChangedEventArgs<T>] class for case when T
is Nullable<(Of <(<'T>)>)>.
|
|
|
PropertyChangedEventArgs<(Of <(<'T>)>)> |
Provides event data for OnPropertyChanged events.
|
|
|
PropertyChangingEventArgs<(Of <(<'T>)>)> |
Provides event data for OnPropertyChanging events.
|
|
|
VisibilityConverter |
Converter from/to Visibility and Boolean.
|
|
|
VTreeHelper |
The VTreeHelper class provides utility methods that perform common tasks involving nodes in a visual tree.
|
|
|
ZoomToScaleTransformConverter |
Converts a double value to a ScaleTransform.
|
Structures
| Structure | Description | |
|---|---|---|
|
|
C1HslColor |
Class that allows to increase/decrease lightness
of the specified color.
|
Delegates
| Delegate | Description | |
|---|---|---|
|
|
MaskedTextChangedEventHandler |
Represents the method that handles the MaskedTextChanged event.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
BreakLine |
Specifies hard line breaks before and/or after elements in a C1WrapPanel.
|
|
|
BrushBuilderExtrapolationMethod |
Determines how the extrapolation of colors will be made.
|
|
|
C1DateTimePickerEditMode |
Determines the C1DateTimeSelector edit mode.
|
|
|
Dock |
Specifies how controls are sized and aligned within C1DockPanel controls.
|
|
|
MaskFormat |
Defines how to format the value inside of a C1MaskedTextBox.
|
|
|
RangeValidationMode |
Mode of validation of the range between Maximum and Minimum of C1NumericBox.
|
|
|
SelectOnFocusCondition |
Defines the possible conditions that cause selection of an entire control text when control receives focus.
|
|
|
ValidationState |
Enumerates binding validation states.
|