Class | Description | |
---|---|---|
FragmentRootUIAProviderProxy | A basic implementation of the FragmentRoot provider. This adds on to Fragment the power to route certain queries to the sub-window elements in this tree, so it is usually implemented by the fragment that corresponds to the window handle. | |
FragmentUIAProviderProxy | A basic implementation of the Fragment provider. This adds the concept of a sub-window element to the Simple provider, and so includes work to report element aspects that the system would usually get for free from a window handle, like position and runtime ID. |