Exemple #1
0
 protected override void OnNavigatingFrom(NavigatingCancelEventArgs e)
 {
     Svg.SafeUnload();
     base.OnNavigatingFrom(e);
 }