I am creating an application which will record the all the application level and control events . I am using the White recorder framework, it is able to trace the other controls which are not telerik based . I want to know why the telerik controls are not getting traced since it is derived from System.Windows.Control class .
Is there any way we can use UI automation elements to track all Telerik controls . How could we achieve this?