From 99ab9d87f0d4af08c63925ebfbbba6d2bc511837 Mon Sep 17 00:00:00 2001 From: Yiyi Zhang Date: Fri, 30 Jul 2021 16:38:05 +0800 Subject: [PATCH] add automation name for history and memory list item --- src/Calculator/Views/HistoryList.xaml | 9 +++++---- src/Calculator/Views/HistoryList.xaml.cs | 5 +++++ src/Calculator/Views/Memory.xaml | 4 ++-- src/Calculator/Views/MemoryListItem.xaml | 3 ++- 4 files changed, 14 insertions(+), 7 deletions(-) diff --git a/src/Calculator/Views/HistoryList.xaml b/src/Calculator/Views/HistoryList.xaml index d1547237..444f1034 100644 --- a/src/Calculator/Views/HistoryList.xaml +++ b/src/Calculator/Views/HistoryList.xaml @@ -1,9 +1,10 @@ - - + - +