In This Article

SingleEditBoxPickerKind Enum

Specifies the kind of Style to apply to the SinglePicker used within a SingleEditBox's popup.

public enum SingleEditBoxPickerKind

Fields

Name Description
Calculator

Uses the Style set to the CalculatorPopupPickerStyle property, which is templated to contain a calculator control.

Default

Use the Style set to the PopupPickerStyle property, and if that is not specified, uses the default SinglePicker style, which is templated to contain a radial slider control.