Problem description:
When using ListBox in the OwnerDrawFixed mode, item heights are not scaled.
Scale 100%

Scale 150%

Expected behavior:
Item heights are scaled in the OwnerDrawFixed mode.
Minimal repro:
Sample app is attached. Run it with 100% and 150% scaling.
ItemHeightBug.zip
.NET Core Version:
6.0
Have you experienced this same bug with .NET Framework?:
No
Problem description:
When using ListBox in the OwnerDrawFixed mode, item heights are not scaled.


Scale 100%
Scale 150%
Expected behavior:
Item heights are scaled in the OwnerDrawFixed mode.
Minimal repro:
Sample app is attached. Run it with 100% and 150% scaling.
ItemHeightBug.zip