Posted 03 Jan 2012 Link to this post
createPane(
"MySecondSilverlightApp"
,
new
RadDocumentPane()
{
Content = ... ,
Title =
"My Second Silverlight App"
Name =
});