Пример #1
0
 private async void ClearLog_Click(object sender, RoutedEventArgs e)
 {
     await SharedState.ClearLogAsync();
 }