None of the brushes in SystemColors
seems to fit the bill, and IIRC, the OS theme beginning with Windows XP uses a gradient. Is there a standard OS dialog box background brush or a way to tell WPF that the window is a dialog box and it should paint the background accordingly?
Try this:
Background="{DynamicResource {x:Static SystemColors.ControlBrushKey}}"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With