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