摘要:
Button 在wp7中因其灵活性经常会用到,我们在ContentPanel中直接添加Button,button默认状态下是把整个gridview填充完全,比如代码这样的代码<!--ContentPanel-在此处放置其他内容--><Gridx:Name="ContentPanel"Grid.Row="1"Margin="12,0,12,0"><ButtonContent="点击我"BorderBrush="Red"BorderThickness="10& 阅读全文