Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1NumericBox Class / MaximumProperty Field

In This Topic
    MaximumProperty Field (C1NumericBox)
    In This Topic
    Identifies the Maximum dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaximumProperty As DependencyProperty
    public static readonly DependencyProperty MaximumProperty
    See Also