
Hi,
i am using a docksite which is located inside a grid.
The docksite itself is not positioned directly to the border but has a margin (padding of some pixels) related to the grid.
How can i remove this margin when i want the docksite to be stretched to the size of the grid???
<Grid>
<docking:DockSite Background="Red"> </docking:DockSite>
</Grid>