Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.07 KB

File metadata and controls

13 lines (9 loc) · 1.07 KB
title page_title description position
Silverlight UI Namespace
Silverlight UI Namespace
Test Studio is an innovative and easy-to-use automated web, WPF and load testing solution. Test Studio tests support essential technologies like ASP.NET AJAX, Silverlight, PHP and MVC. HTML5, Testing framework, functional testing, performance testing, load testing, exploratory testing, manual testing.
3

#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.