Exemplo n.º 1
0
 private void Image2FadeOut_Completed(object sender, EventArgs e)
 {
     Image2.Source = null;
     Image2.UpdateLayout();
 }