New to Telerik Test Studio? Download free 30-day trial

The ArtOfTest.WebAii.Silverlight.UI Namespace

The UI namespace includes all the strongly-typed controls like Button, DataGrid, TextBox, etc. and their properties/methods and enum's, mirroring as much as possible the set of controls available in Silverlight as documented here. The namespace also includes the types used by these properties like Brush, SolidBrush, etc.

The getting of simple primitive and complex properties is supported but only the setting of simple primitive properties and enum's and a few complex properties is also supported.

In this article