【发布时间】:2013-12-18 17:14:23
【问题描述】:
我正在尝试更改 coding4fun RoundButton 的大小我意识到宽度和高度属性不起作用。
<c4f:RoundButton
ImageSource="/Assets/AppBar/play.png"
Width="150"
Height="150"/>
documentation 很短,最近没有更新(ImagePath 现在称为ImageSource)。
如果可以更改RoundButton 中的图像大小,那么我也可以使用它。怎么做?也许创建我自己的圆形按钮是解决方案?
【问题讨论】:
标签: xaml button windows-phone-8