MaxValueProperty Field
Defines the MaxValue property.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public static readonly StyledProperty<int> MaxValueProperty
Public Shared ReadOnly MaxValueProperty As StyledProperty(Of Integer)
static val MaxValueProperty: StyledProperty<int>