摘要: xaml代码行:1.<Canvas 2. xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 3. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 4. x:Name="parentCanvas" 5. Width="1262" Height="613" Background="Black" 6. > 7. <Canv 阅读全文
posted @ 2012-10-22 13:30 程序之魂 阅读(342) 评论(0) 推荐(1)