private void Abort_Paint(object sender, MouseButtonEventArgs e) { if (a != null) { a.Abort(sender, e); } }