Ejemplo n.º 1
0
 public static global::Windows.UI.Xaml.GridLength FromValueAndType(double value, global::Windows.UI.Xaml.GridUnitType type)
 {
     throw new global::System.NotImplementedException("The member GridLength GridLengthHelper.FromValueAndType(double value, GridUnitType type) is not implemented in Uno.");
 }
 public GridLength(double value, global::Windows.UI.Xaml.GridUnitType type)
 {
     throw null;
 }
 public GridLength(double value, global::Windows.UI.Xaml.GridUnitType type)
 {
     throw new global::System.NotImplementedException();
 }