i\'m trying to figure out how to layout a simple dialog in WPF using the proper dialog units (DLUs).
What\'s a dialog unit?>
Look into the Grid control - it has support for relative sizing.