You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Avalonia.Controls.Maui.Tests have stub controls for testing the handlers. That's fine, but for testing UI, we need to render the UI and validate real values, so we need an additional Window base for handling UI controls.
The current Avalonia.Controls.Maui.Tests have stub controls for testing the handlers. That's fine, but for testing UI, we need to render the UI and validate real values, so we need an additional Window base for handling UI controls.