I would like to change the the tab header foreground when the tab header is active and not focused.
I can change the background using TabbedMdiContainerTabItemBackgroundActiveFocusedBrushKey and TabbedMdiContainerTabItemBackgroundActiveSelectedBrushKey.
But I could not find the foregound key against background.
I can only see TabbedMdiContainerTabItemForegroundActiveSelectedBrushKey.
How to set the key when the tab header is active and not focused?