How to remove the rectangle border showing when hovering the button in Xamarin form UWP. I have referred the following link
Remove border of button when hover
that we have to change border width property, that too failed because I am using a rounded corner button that border only came whenever hovering and clicking.
Following screenshots will display the scenario.