Hi Martin
As i was mentioning since we have a combination of wpf and winforms we don't have App.xaml, we set the wpf theme in program.cs too. 1) So how do i add this custom button xaml in program.cs
2) I have many wpf buttons within my software. So i don't want to do Style="{StaticResource RadButtonStyle1} in every button xaml tag. Is there a way to set this once and apply to all my buttons








