Where can I get symbolic names for WPF "system" colors? I tried SystemColors
but the names do not tell me much, for example I don't see an entry for disabled label text color.
And I am looking for something along such lines -- enabled button text color, enabled button background color, disabled button text color, and so on.