So I have a style, below, that I want to apply to multiple buttons in my form (WPF). But each button needs to have a different caption, and I can't figure out to apply the same style to each one without copying + pasting + renaming for each one (and setting the content in the Textblock).So I have a style, below, that I want to apply