Nuacht

When ReadOnly property is set to true, I would expect that the OnKeyDown event is still fired for the component, even if the input is not updated. This happens on MudTextField components, but does not ...
What happened? When developing a WPF application using WebView2, I noticed that JavaScript keydown events are not received unless the user first interacts with the WebView2 content (e.g., by clicki ...