Closed
Description
Describe the bug
The LocalizedControlType is 'none' for customized UserControl on Windows, please see the below screenshot.
To Reproduce
- Build and run the attached the GetStartedApp.zip.
- Use inspect.exe to check the above sample application, click on the OK button.
Expected behavior
The LocalizedControlType is a valid value, but got none
.
Avalonia version
11.1.0
OS
Windows
Additional context
No response