Class ScrollChangedEventArgs

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: PresentationFramework, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: PresentationFramework
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Windows.Controls.ScrollChangedEventArgs
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • ScrollChangedEventArgs

        public ScrollChangedEventArgs​(java.lang.Object instance)
                               throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • ScrollChangedEventArgs

        public ScrollChangedEventArgs()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getExtentHeight

        public double getExtentHeight()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExtentHeightChange

        public double getExtentHeightChange()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExtentWidth

        public double getExtentWidth()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExtentWidthChange

        public double getExtentWidthChange()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getHorizontalChange

        public double getHorizontalChange()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getHorizontalOffset

        public double getHorizontalOffset()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getVerticalChange

        public double getVerticalChange()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getVerticalOffset

        public double getVerticalOffset()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getViewportHeight

        public double getViewportHeight()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getViewportHeightChange

        public double getViewportHeightChange()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getViewportWidth

        public double getViewportWidth()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getViewportWidthChange

        public double getViewportWidthChange()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable