把XAML放在服务端,即改即现.....
<div id="cnblogs_post_body">http://pic002.cnblogs.com/images/2012/273897/2012052515540727.gif好晚了都睡了把 呵呵....偷偷写博客玩呵呵.....
http://go.microsoft.com/fwlink/?LinkId=161376
先玩玩上面这个Silverlight的东西
<blockquote style="background-color: wheat;"> 首先看到上面的这个界面,把下面的代码
<div class="cnblogs_Highlighter"><UserControlxmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"xmlns:ed="http://schemas.microsoft.com/expression/2010/drawing"Width="640" Height="480"><Grid x:Name="LayoutRoot" Background="White"><ed:BlockArrow Fill="#FFF4F4F5" HorizontalAlignment="Left" Height="50" Margin="112,48,0,0" Orientation="Right" Stroke="Black" UseLayoutRounding="False" VerticalAlignment="Top" Width="100"/><ed:Callout AnchorPoint="0,1.25" CalloutStyle="Oval" Content="Callout" Fill="#FFF4F4F5" FontSize="14.666999816894531" Height="100" Margin="248,48,192,0" Stroke="Black" VerticalAlignment="Top"/><ed:RegularPolygon Fill="#FFF4F4F5" HorizontalAlignment="Left" Height="100" InnerRadius="0.47211" Margin="64,0,0,116" PointCount="5" Stretch="Fill" Stroke="Black" UseLayoutRounding="False" VerticalAlignment="Bottom" Width="100"/></Grid></UserControl>
页:
[1]