I have a custom control derived from Button:
class MyControl : Button{}
And suppose, this class is empty (has no members).
In t
Check if style for Button is there in your BureauBlue.xaml and remove x:key attribute from the style if it is there