SetVerticalScrollPercent Method (UWPComboBox)

Class

UWPComboBox.

Action

Sets the vertical scroll position as a percentage of the total content area within the combo box.

Syntax

C#
uWPComboBox.SetVerticalScrollPercent(percent)
VB
uWPComboBox.SetVerticalScrollPercent(percent)
Variable Description
percent The percentage of the total vertical content area. Double.