コード例 #1
0
 static public string ToString(GridLength item)
 {
     return(item.GetDefinitionString());
 }