I've got an area (control of type Border) on my window with content that relates to the selected object in a nearby GridView within a ListView.
I want the style of that area to match the style (borders and gradients) of the selected ListViewItem. The look will depend on the user's operating system and its theme.
How do I give my box the same look as a list item?
Mock-up: