C1.WPF Namespace : C1NumericBox Class |
The following tables list the members exposed by C1NumericBox.
Name | Description | |
---|---|---|
C1NumericBox Constructor | Initializes a new instance of a C1NumericBox. |
Name | Description | |
---|---|---|
AllowNullProperty | Identifies the AllowNull dependency property. | |
ButtonBackgroundProperty | Identifies the ButtonBackground dependency property. | |
ButtonForegroundProperty | Identifies the ButtonForeground dependency property. | |
CaretBrushProperty | Identifies the CaretBrush dependency property. | |
CornerRadiusProperty | Identifies the CornerRadius dependency property. | |
CultureProperty | Identifies the Culture dependency property. | |
DelayProperty | Identifies the Delay dependency property. | |
DisabledCuesVisibilityProperty | Identifies the DisabledCuesVisibility 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. | |
IncrementProperty | Identifies the Increment dependency property. | |
IntervalProperty | Identifies the Interval dependency property. | |
IsFocusedProperty | Identifies the IsFocused dependency property. | |
IsReadOnlyProperty | Identifies the IsReadOnly dependency property. | |
MaximumProperty | Identifies the Maximum dependency property. | |
MinimumProperty | Identifies the Minimum dependency property. | |
MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. | |
PressedBrushProperty | Identifies the PressedBrush dependency property. | |
RangeValidationModeProperty | Identifies the RangeValidationMode dependency property. | |
SelectionBackgroundProperty | Identifies the SelectionBackground dependency property. | |
SelectionForegroundProperty | Identifies the SelectionForeground dependency property. | |
SelectionLengthProperty | Identifies the SelectionLength dependency property. | |
SelectionStartProperty | Identifies the SelectionStart dependency property. | |
SelectOnFocusProperty | Identifies the SelectOnFocus dependency property. | |
ShowButtonsProperty | Identifies the ShowButtons dependency property. | |
TextAlignmentProperty | Identifies the TextAlignment dependency property. | |
ValidationDecoratorStyleProperty | Identifies the ValidationDecoratorStyle dependency property. | |
ValueProperty | Identifies the Value dependency property. | |
WatermarkProperty | Identifies the Watermark dependency property. |
Name | Description | |
---|---|---|
C1TransformToVisual | Returns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object. | |
FindParent<T> | Finds the first parent of a given type for a particular FrameworkElement | |
GetAllParents | Returns all the parents in the visual tree | |
GetVisualStateGroup | Gets the VisualStateGroup with the given name, looking up the visual tree | |
SetBinding | Overloaded. Sets the binding if the dependency property has not been set previously and the style of the element don't set the property. |