maui
maui copied to clipboard
[X] Fix TargetType simplification bug
Description of Change
When TargetType="{x:Type ...}" appeared in a <ResourceDictionary>, it wasn't simplified because of the order in which the visitors were applied.
Issues Fixed
Fixes #21757 Fixes #21848
/cc @StephaneDelcroix
@PureWeen how can I trigger CI for this PR?
/azp run
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.