Beispiel #1
0
 public static bool IsEqual(this PropertyChangedEventArgs e, BindableProperty property) => e.IsEqual(property.PropertyName);