The ToolBar class defines a Style that makes Buttons look flat. An example of using it is:
WPF lets you completely restyle controls to make them look like whatever you want, which is why it doesn't have such a specific FlatStyle property on the Button control.