UWP What is the best way to change button Style depending of a ButtonType property in a class button extension?

前端 未结 0 1395
Happy的楠姐
Happy的楠姐 2021-01-12 19:16

I\'m trying to extend button class with a ButtonType like this:

public class MyButton : Button 
{
     public MyButton()
     {
     }
     public string Butt         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题