Class TreeScope

    • Field Detail

      • assemblyFullName

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

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

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

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

        public static TreeScope Descendants
      • Ancestors

        public static TreeScope Ancestors
    • Constructor Detail

      • TreeScope

        public TreeScope​(java.lang.Object instance)
        Internal constructor. Use with caution
      • TreeScope

        public TreeScope()