Esempio n. 1
0
 private void InitiateLaunch(object sender, MouseButtonEventArgs e)
 {
     Launch.Execute(LVItem.Path);
 }