I have created a style for button control in App.xaml(“RoundButton”). I want to create a button in C# code and set the style of the button to the one created in App.xaml file. Is it possible to do this?
I have created a style for button control in App.xaml(RoundButton). I want to create
Share
1 Answer