Skip to content

Commit d6211d7

Browse files
jamesmontemagnoadegeojongalloway
authored
Update wpf for preview 7 (#10005)
* Update wpf for preview 7 * Add details * Fix version * Update wpf.md * Update wpf.md --------- Co-authored-by: Andy (Steve) De George <[email protected]> Co-authored-by: Jon Galloway <[email protected]>
1 parent b4ae69e commit d6211d7

File tree

1 file changed

+11
-4
lines changed
  • release-notes/10.0/preview/preview7

1 file changed

+11
-4
lines changed

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

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,19 @@
22

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

5-
- [Feature](#feature)
5+
- [Bug Fixes](#bug-fixes)
6+
- [Fluent Theme Improvements](#fluent-theme-improvements)
67

78
WPF updates in .NET 10:
89

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.
1011

11-
## Feature
12+
## Bug Fixes
1213

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`.

0 commit comments

Comments
 (0)