This should cover like when to use radio groups vs. checkboxes, how to group them, when to use SelectorBar or Segmented control, etc... when to use each one for types of data.
Basically, helping to navigate all guidance related to input from: https://learn.microsoft.com/en-us/windows/apps/develop/ui/controls/
Related to the fluent-design skill from #11
Also related to #19 which breaks down complex text editing scenarios in more depth (compared to search).
https://learn.microsoft.com/en-us/windows/apps/develop/ui/controls/forms has a good breakdown of types of inputs too which may be useful to look at.
Defer to #21 for laying out many inputs in one form.
This should cover like when to use radio groups vs. checkboxes, how to group them, when to use SelectorBar or Segmented control, etc... when to use each one for types of data.
Basically, helping to navigate all guidance related to input from: https://learn.microsoft.com/en-us/windows/apps/develop/ui/controls/
Related to the fluent-design skill from #11
Also related to #19 which breaks down complex text editing scenarios in more depth (compared to search).
https://learn.microsoft.com/en-us/windows/apps/develop/ui/controls/forms has a good breakdown of types of inputs too which may be useful to look at.
Defer to #21 for laying out many inputs in one form.