hello all i have a problem i have some dynamic button and i want to put some style on it like my other button(Xaml button).how can i fetch the xaml code using c#? but it gives N ERROR
buttonlanguage.Style = (Style)Application.Current.FindResource("Glassbutton");