For the list type of directory styles, the Height and Width properties have values 1 and -1:
<DirectoryStyle Name="List" Description="" Height="1" Width="-1">
For the grid type of directory styles, the values for Height and Width are sensibly larger:
<DirectoryStyle Name="Grid_Small" Height="220" Width="200">