Closed
Description
Description
The DefaultListViewItemStyle (ListBoxItem, etc.) have hardcoded Margin/Padding. These are some of the most important properties to customize and should NOT be hard-coded. That said, this is an issue in upstream WinUI as well.
Reproduction Steps
See Fluent Theme
Expected behavior
Lightweight styling resources should exist for these properties as in other controls:
ListViewItemPadding
at minimum.
Actual behavior
Re-templating is required to adjust padding of ListBoxItems/ListViewItems.
Regression?
No response
Known Workarounds
No response
Impact
No response
Configuration
No response
Other information
No response
Metadata
Metadata
Assignees
Type
Projects
Status
☑ Done