I have just started playing around with WPF.
I've noticed that while some widgets automatically pick up the native look and feel (e.g, buttons, menus), some others don't (e.g., labels, panels and windows have white backgrounds).
How do I make all widgets look normal by default in WPF?