public static bool Equals(global::Windows.UI.Xaml.Media.Animation.RepeatBehavior repeatBehavior1, global::Windows.UI.Xaml.Media.Animation.RepeatBehavior repeatBehavior2)
 {
     throw null;
 }
Exemplo n.º 2
0
 public static bool GetHasDuration(global::Windows.UI.Xaml.Media.Animation.RepeatBehavior target)
 {
     throw new global::System.NotImplementedException("The member bool RepeatBehaviorHelper.GetHasDuration(RepeatBehavior target) is not implemented in Uno.");
 }
Exemplo n.º 3
0
 public static bool Equals(global::Windows.UI.Xaml.Media.Animation.RepeatBehavior target, global::Windows.UI.Xaml.Media.Animation.RepeatBehavior value)
 {
     throw new global::System.NotImplementedException("The member bool RepeatBehaviorHelper.Equals(RepeatBehavior target, RepeatBehavior value) is not implemented in Uno.");
 }
 public static bool Equals(global::Windows.UI.Xaml.Media.Animation.RepeatBehavior repeatBehavior1, global::Windows.UI.Xaml.Media.Animation.RepeatBehavior repeatBehavior2)
 {
     return(default(bool));
 }