Nested x:TypeArguments: "Type was not found" error. #10114
Labels
area-External
Not owned by the WinUI team, not actionable in this repository.
bug
Something isn't working
When using a nested generic type argument with the x:TypeArguments directive (such as Nullable<bool>), the following error is incorrectly shown in the XAML file:
When you actually run the application, it works fine.
I'm using Visual Studio 2022 17.11.4.
The text was updated successfully, but these errors were encountered: