File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
release-notes/10.0/preview/preview7 Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Here's a summary of what's new in WPF in this preview release:
4
4
5
- - [ Feature] ( #feature )
5
+ - [ Bug Fixes] ( #bug-fixes )
6
+ - [ Fluent Theme Improvements] ( #fluent-theme-improvements )
6
7
7
8
WPF updates in .NET 10:
8
9
9
- - [ What's new in WPF] ( https://learn.microsoft.com/dotnet/desktop/wpf/whats-new/ ) documentation
10
+ - [ What's new in WPF in .NET 10 ] ( https://learn.microsoft.com/dotnet/desktop/wpf/whats-new/net100 ) documentation.
10
11
11
- ## Feature
12
+ ## Bug Fixes
12
13
13
- Something about the feature
14
+ - Avoided ` UCEERR_RENDERTHREADFAILURE ` in applications using *** D3DImage** , when the monitor is unavailable.
15
+
16
+ ## Fluent Theme Improvements
17
+
18
+ - Fixed some accessibility issues in Fluent control styles (` DatePicker ` , ` DataGrid ` ).
19
+ - Unified text control Fluent style resources.
20
+ - Fixed localization resources for ` ScrollBar ` .
You can’t perform that action at this time.
0 commit comments