Is the UWP ColorPaletteResources Class not available/not functional in Winui2.x? #8922
Answered
by
marcelwgn
groovykool
asked this question in
Q&A
-
Is the UWP ColorPaletteResources Class not available/not functional in Winui2.x? |
Beta Was this translation helpful? Give feedback.
Answered by
marcelwgn
Sep 27, 2023
Replies: 1 comment
-
WinUI 2 is a component library for the UWP Platform, so the UWP ColorPaletteResources class only applies to UWP. From my knowledge, the class did not exist in WinUI 2 and since Fluent Design also moved to a new brush system, the class is probably also not up to date with current design guidance. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
groovykool
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
WinUI 2 is a component library for the UWP Platform, so the UWP ColorPaletteResources class only applies to UWP. From my knowledge, the class did not exist in WinUI 2 and since Fluent Design also moved to a new brush system, the class is probably also not up to date with current design guidance.