Consolidate code for "lists/tables" on Geometry, Spacing, Typography pages
Issue type
enhancement
Description
On the Geometry, Spacing, Typography pages we find a sort-of list with code examples. There are two completely different approaches used to build them: a TypographyControl versus Grid. Would be good to use one and the same approach. Maybe even a better control for the entire table?
Typography had some unique needs as the fontsizes needed to be dynamic.
We don't have a DataTable/DataView control in WinUI, so I'd suggest waiting for that before doing anything else as it would provide additional features like draggable columns.
We don't have a DataTable/DataView control in WinUI
Is there something in the Community Toolkit perhaps?
Yes, there is a DataTable in the community toolkit