Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dotnet-desktop-guide/winforms/whats-new/net100.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ SnapLines were fixed for custom designers.

## Dark mode

Windows Forms for .NET 9 introduced preliminary dark mode visual styling, with the goal of completing impelmentation in .NET 10.
Windows Forms for .NET 9 introduced preliminary dark mode visual styling, with the goal of completing implementation in .NET 10.

- `ListView` column headers are now working.
- `StatusStrip` and `ToolStrip` render correctly.
Expand Down