When using XAML layout, sometimes in order to make the interface Metro-like, some Buttons need to use circles instead of the default rectangles. The following Button style can solve this problem and can be modified according to your own needs. Of course, if you are familiar with Bland, you can use it directly to draw the style you need, but is it faster to paste the code?