Set "Background" property to "Transparent":
<TabControl Background="Transparent"> // ... TabItems definition </TabControl>
And then you can see the the window behind.