diff --git a/PCUT/PCUT/Pages/Logs/LogInformationPage.xaml b/PCUT/PCUT/Pages/Logs/LogInformationPage.xaml index 9739ef4..94f3bec 100644 --- a/PCUT/PCUT/Pages/Logs/LogInformationPage.xaml +++ b/PCUT/PCUT/Pages/Logs/LogInformationPage.xaml @@ -45,7 +45,8 @@ TextMemberPath="UserName" PlaceholderText="Users" Margin="5,0,5,0" - HorizontalAlignment="Stretch" VerticalAlignment="Center"/> + HorizontalAlignment="Stretch" VerticalAlignment="Center" + GotFocus="Users_GotFocus"/>