microsoft / WinUI-Gallery

This app demonstrates the controls available in WinUI and the Fluent Design System.
MIT License
2.8k stars 628 forks source link

AOT Support #1627

Open ghost1372 opened 3 weeks ago

ghost1372 commented 3 weeks ago

Which version of the app?

WinUI 3 Gallery

Description

I am looking to see how AOT is implemented in the gallery. I didn't see anything related to AOT, has it not started yet? I'm more interested to see how this line will be modified.

https://github.com/microsoft/WinUI-Gallery/blob/b8bbce3c9073b9ada0302a88640a5c04e361eb47/WinUIGallery/DataModel/ControlInfoDataSource.cs#L202

Screenshots

No response

Windows version

No response

Additional context

No response

karkarl commented 1 week ago

We are working on the AOT samples for WinUI-Gallery. Unfortunately, there are unforeseen issues that is causing the PR validation pipeline to be blocked. Hopefully this can be resolved soon and we can have the samples in!