I have this:
...
I want to bind only the \"Top\" part of the TabContr
\"Top\"
Ok it is old, but I was searching for a nicer way:
<TabControl> <TabControl.Margin> <Thickness Top="{Binding ElementName=TheMenu, Path=Height}" /> </TabControl.Margin> </TabControl>