Name | Description | |
---|---|---|
C1TimeEditor Constructor | Initializes a new instance of the C1TimeEditor class. |
The following tables list the members exposed by C1TimeEditor.
Name | Description | |
---|---|---|
C1TimeEditor Constructor | Initializes a new instance of the C1TimeEditor class. |
Name | Description | |
---|---|---|
AllowNullProperty | Identifies the AllowNull dependency property. | |
CaretBrushProperty | Identifies the CaretBrush dependency property. | |
CustomFormatProperty | Identifies the CustomFormat dependency property. | |
CycleChangesOnBoundariesProperty | Identifies the CycleChangesOnBoundaries dependency property. | |
DecreaseButtonStyleProperty | Identifies the DecreaseButtonStyle dependency property. | |
DecreaseIconStyleProperty | Identifies the DecreaseIconStyle dependency property. | |
DecreaseIconTemplateProperty | Identifies the DecreaseIconTemplate dependency property. | |
DelayProperty | Identifies the Delay dependency property. | |
FocusBrushProperty | Identifies the FocusBrush dependency property. | |
FocusCuesVisibilityProperty | Identifies the FocusCuesVisibility dependency property. | |
FormatProperty | Identifies the Format dependency property. | |
HandleUpDownKeysProperty | Identifies the HandleUpDownKeys dependency property. | |
IncreaseButtonStyleProperty | Identifies the IncreaseButtonStyle dependency property. | |
IncreaseIconStyleProperty | Identifies the IncreaseIconStyle dependency property. | |
IncreaseIconTemplateProperty | Identifies the IncreaseIconTemplate dependency property. | |
IncrementProperty | Identifies the Increment dependency property. | |
IntervalProperty | Identifies the Interval dependency property. | |
IsReadOnlyProperty | Identifies the IsReadOnly dependency property. | |
MaskProperty | Identifies the Mask dependency property. | |
MaximumProperty | Identifies the Maximum dependency property. | |
MinimumProperty | Identifies the Minimum dependency property. | |
MouseOverBorderBrushProperty | Identifies the MouseOverBorderBrush dependency property. | |
MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. | |
PlaceholderProperty | Identifies the Placeholder dependency property. | |
PressedBrushProperty | Identifies the PressedBrush dependency property. | |
PromptProperty | Identifies the Prompt dependency property. | |
ShowButtonsProperty | Identifies the ShowButtons dependency property. | |
ValidationDecoratorStyleProperty | Identifies the ValidationDecoratorStyle dependency property. | |
ValueProperty | Identifies the Value dependency property. |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from Microsoft.UI.Xaml.Controls.Control) | |
ProtectedCursor | (Inherited from Microsoft.UI.Xaml.UIElement) |
Name | Description | |
---|---|---|
GetAllParents | Returns all the parents in the visual tree | |
GetImage | Get the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android. | |
SetStyle |