Eduardo Leal

Results 1 comments of Eduardo Leal

I think i found his problem: ### I've setup a simple button in my main window: ```xaml ``` ```csharp private void Button_Click(object? sender, RoutedEventArgs e) { var box = MessageBoxManager...