In This Article

Int64Picker Class

Represents an Int64 picker.

public class Int64Picker : NumberPickerBase<long>
Inheritance:
object Visual UIElement FrameworkElement Control PickerBase RadialSliderPickerBase NumberPickerBase<long> object

Constructors

Int64Picker()

Initializes an instance of the class.

public Int64Picker()

Inherited Members

Extension Methods