Exemplo n.º 1
0
 static GridLength()
 {
     Auto = new GridLength(1, GridUnitType.Auto);
 }
Exemplo n.º 2
0
 static GridLength()
 {
     Auto = new GridLength(1, GridUnitType.Auto);
 }