日期:2014-05-18 浏览次数:20807 次
<UserControl xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> <Grid Width="147.00000000000003" Background="#FF808080" Height="200.00000000000003" xmlns=""> <Button Canvas.Left="27" Canvas.Top="54" Panel.ZIndex="1" Width="65" Height="65" Content="按钮" /> </Grid> </UserControl>