Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6fe1e58

Browse files
.NET 10 P6 - WPF (#9952)
* Add period to last sentence in aspnetcore preview6 release notes. * Add period to last sentence in containers preview6 release notes. * Add period to last sentence in csharp preview6 release notes. * Add period to last sentence in dotnetmaui preview6 release notes. * Add period to last sentence in efcore preview6 release notes. * Add period to last sentence in libraries preview6 release notes. * Add period to last sentence in runtime preview6 release notes. * Add period to last sentence in sdk preview6 release notes. * Add period to last sentence in visualbasic preview6 release notes. * Add period to last sentence in winforms preview6 release notes. * Add period to last sentence in wpf preview6 release notes. * Revert all changes except wpf.md in dotnet10-p6-wpf branch. * Add WPF info * update feature list --------- Co-authored-by: Andy (Steve) De George <[email protected]>
1 parent 91abef6 commit 6fe1e58

File tree

1 file changed

+9
-3
lines changed
  • release-notes/10.0/preview/preview6

1 file changed

+9
-3
lines changed

release-notes/10.0/preview/preview6/wpf.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@
22

33
Here's a summary of what's new in WPF in this preview release:
44

5-
- [Feature](#feature)
5+
- [Fluent Theme Improvements](#fluent-theme-improvements)
66

77
WPF updates in .NET 10:
88

99
- [What's new in WPF in .NET 10](https://learn.microsoft.com/dotnet/desktop/wpf/whats-new/net100) documentation.
1010

11-
## Feature
11+
## Fluent Theme Improvements
1212

13-
Something about the feature
13+
This release shipped a few improvements to the Fluent theme.
14+
15+
- Added Fluent style for `GridView`.
16+
- Fixed `DataGridColumnHeader` style and added a sorting indicator and differential background between the header and rows.
17+
- Fixed `ComboBox` style and template to solve multiple problems including same default height for controls.
18+
- Added `RecognizeAccessKey` property to remaining Fluent control styles.
19+
- Fixed `TextBox` invalidation style.

0 commit comments

Comments
 (0)