In This Article

Int16EditBoxPickerKind Enum

Specifies the kind of Style to apply to the Int16Picker used within a Int16EditBox's popup.

public enum Int16EditBoxPickerKind

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 Int16Picker style, which is templated to contain a radial slider control.