79253728

Date: 2024-12-05 07:26:47
Score: 1
Natty:
Report link

Set "Background" property to "Transparent":

<TabControl Background="Transparent">
    // ... TabItems definition
</TabControl>

And then you can see the the window behind.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Edward Zhang