'宣言 Function ConvertItemsToScrollUnits( _ ByVal containerElement As UIElement, _ ByVal orientation As Orientation, _ ByVal items As Integer _ ) As Integer
int ConvertItemsToScrollUnits( UIElement containerElement, Orientation orientation, int items )