I'm using the Extended WPF Toolkit's PropertyGrid. For the margin target property I would like to divide it from (0,0,0,0) to four separate fields with words or arrows, similar how it is in Visual Studio. My xaml looks like this:
            <extToolkit:PropertyDefinition TargetProperties="Margin"/>
Current visual appearance:

Desired visual appearance:
