4 <title>Embedded Sample!
</title>
9 <script type=
"text/xaml" id=
"xamlContent">
10 <Canvas xmlns=
"http://schemas.microsoft.com/client/2007">
11 <TextBlock Canvas.
Left=
"25" Canvas.
Top=
"10" FontSize=
"20" Text=
"Embedded Sample!" />
15 <object id=
"moonControl" width=
"300" height=
"60" type=
"application/ag-plugin">
16 <param name=
"background" value=
"Silver" />
17 <param name=
"source" value=
"#xamlContent" />