Here I am adding child elements to a stack:
s.Children.Add( new Label() { Text1 = "ABC" } ); s.Children.Add(