We have consumed RadSlider control in one of our application.While automating that , Rad Slider Control displayed in Inspector tool as UICustom control and Object is found through automation. But slider control properties like position, maximum ,minimum and Slide are not showed.
If we declare the control as UISlider in automation, slider properties are showed but RadSlider control is not identified as it is UICustom control.
Could you please Provide new RadSlider control with UISlider type Instead UICustom.