ITransformProvider Interface
Exposes methods and properties to support access by a UI automation client to controls or elements that can be moved, resized, or rotated within a two-dimensional space.
Namespace: System.Windows.Automation.Provider
Assembly: System.Windows (in System.Windows.dll)
The ITransformProvider type exposes the following members.
This interface is implemented in a UI automation provider that must support the Transform control pattern.
Support for this control pattern is not limited to objects on the desktop. This control pattern must also be implemented by the children of a container object, as long as the children can be moved, resized, or rotated freely within the boundaries of the container.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.


