dotMorten / WinUIEx

WinUI Extensions
https://dotmorten.github.io/WinUIEx
MIT License
572 stars 36 forks source link

Initial work of an IsSupported analyzer #137

Open dotMorten opened 9 months ago

dotMorten commented 9 months ago

Complete: Find and report APIs that needs an IsSupported check TODO: Check whether API has been guarded with a platform or is-supported check.