Recent content by Abhishek_70

  1. A

    How to adjust the corner radius Windows phone button?

    Windows phone default having Ui like Metro type.There is no property to set corner radius for Windows phone buttons. But our requirement is to create a button with curve edges.so that we can do like this by overriding control template of button. <Button HorizontalAlignment="Left"...