-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Insights: dotnet/wpf
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v8.0.16 .NET 8.0.16
published
May 13, 2025 -
v9.0.5 .NET 9.0.5
published
May 13, 2025
15 Pull requests merged by 7 people
-
[main] Source code updates from dotnet/dotnet
#10851 merged
May 14, 2025 -
[release/9.0] Update dependencies from dotnet/arcade
#10850 merged
May 14, 2025 -
Merging internal commits for release/9.0
#10849 merged
May 14, 2025 -
Merging internal commits for release/8.0
#10848 merged
May 14, 2025 -
Remove the unnecessary fields in DpiHelper
#6851 merged
May 13, 2025 -
[StyleCleanUp] Use ArgumentOutOfRangeException throw helper (CA1512)
#10675 merged
May 12, 2025 -
Fix crashes in TextBox(es) in Fluent theme
#10841 merged
May 12, 2025 -
[main] Source code updates from dotnet/dotnet
#10840 merged
May 12, 2025 -
[StyleCleanUp] Fix MilCodeGen generated code whitespaces
#10615 merged
May 9, 2025 -
[main] Source code updates from dotnet/dotnet
#10838 merged
May 9, 2025 -
Do not check out: self with clean, avoids deleting installed Microbuild plugins
#10836 merged
May 8, 2025 -
Do not check out: self with clean, avoids deleting installed Microbuild plugins
#10837 merged
May 8, 2025 -
Update branding to 8.0.17
#10832 merged
May 8, 2025 -
Update branding to 9.0.6
#10833 merged
May 8, 2025 -
[main] Source code updates from dotnet/dotnet
#10835 merged
May 8, 2025
4 Pull requests opened by 3 people
-
Replace arch-specific package properties with arch neutral ones
#10844 opened
May 12, 2025 -
Minimal support for `ObservableCollection<T>` range actions
#10845 opened
May 12, 2025 -
[release/8.0] Update dependencies from dotnet/arcade
#10852 opened
May 14, 2025 -
[release/9.0] Update dependencies from dotnet/arcade
#10853 opened
May 14, 2025
5 Issues closed by 5 people
-
[dnceng-bot] Branch `wpf/release/9.0` can't be merged to Azdo internal branch
#10817 closed
May 14, 2025 -
CA1512: Use ArgumentOutOfRangeException throw helper
#10674 closed
May 12, 2025 -
BlurEffect in vb.net gives error BC30182: Type expected
#10842 closed
May 12, 2025 -
crash when running with Address Sanitizer on
#10670 closed
May 8, 2025
3 Issues opened by 3 people
-
ITransformProvider2/PatternInterface.Transform2 is missing
#10847 opened
May 13, 2025 -
`DatePicker` crashes in Fluent theme
#10846 opened
May 13, 2025 -
Resizing a window while holding a key down causes weird delayed/rubbery resizing
#10843 opened
May 12, 2025
28 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Replace boxing Hashtable in ManagedWndProcTracker with Dictionary<K, V>
#9532 commented on
May 13, 2025 • 5 new comments -
[StyleCleanUp] Fix MilCodeGen empty lines
#10762 commented on
May 13, 2025 • 3 new comments -
Fixed ComboBox style and template
#10818 commented on
May 12, 2025 • 0 new comments -
Remove unused dead code in ElementUtil, make class static
#10680 commented on
May 13, 2025 • 0 new comments -
[StyleCleanUp] Simplify conditional expression (IDE0075)
#10647 commented on
May 13, 2025 • 0 new comments -
Avoid UCEERR_RENDERTHREADFAILURE
#10394 commented on
May 9, 2025 • 0 new comments -
Replace Hashtable/ArrayList in AccessKeyManager and remove locks
#10000 commented on
May 13, 2025 • 0 new comments -
Use Spans and ReadOnlyCollection.Empty in TextBlock/Line, reduce allocs
#9993 commented on
May 9, 2025 • 0 new comments -
Fix DataGrid hang during scroll to cell when UseLayoutRounding is enabled
#9983 commented on
May 9, 2025 • 0 new comments -
Replace boxing IList in HighlightChangedEventArgs and seal derived classes
#9559 commented on
May 14, 2025 • 0 new comments -
Remove CheckedPointer struct and replace its use with Span<T> instances
#9531 commented on
May 9, 2025 • 0 new comments -
Remove allocations on all base converters, improve TokenizerHelper
#9364 commented on
May 9, 2025 • 0 new comments -
Regarding Keyboard Arrow Navigation Not Working Properly with Custom Editor in DataGrid Cell Template
#10531 commented on
May 14, 2025 • 0 new comments -
When applying Fluent design in WPF on .net9, the style of controls set in App.xaml does not adhere to the Fluent design.
#10834 commented on
May 14, 2025 • 0 new comments -
Red border doesn't disappear with INotifyDataErrorInfo
#8969 commented on
May 14, 2025 • 0 new comments -
Dispatcher.Invoke() blocks Parallel.For execution on .NET 7
#8066 commented on
May 14, 2025 • 0 new comments -
`System.Text.Json` SG is run twice in WPF projects
#10175 commented on
May 13, 2025 • 0 new comments -
WPF + DXVK + WebGPU/We metal = SilverLight
#3727 commented on
May 13, 2025 • 0 new comments -
Dead code / CAS / XBAP removals tracker for .NET 10
#10667 commented on
May 13, 2025 • 0 new comments -
Improved INotifyCollectionCh 5358 anged Handling
#52 commented on
May 12, 2025 • 0 new comments -
Add support for Windows 11 "Snap Layout" to the custom title bar (WindowChrome)
#4825 commented on
May 12, 2025 • 0 new comments -
Regarding when a WPF application using the "PresentationFramework.Fluent" theme experiences a flashing window in dark mode.
#10513 commented on
May 12, 2025 • 0 new comments -
Strange Behavior in Touch Application using WPF
#9019 commented on
May 10, 2025 • 0 new comments -
WindowChrome causes flickering on resize
#1176 commented on
May 9, 2025 • 0 new comments -
buld.cmd nuget error - This package is signed but not by a trusted signer
#10827 commented on
May 9, 2025 • 0 new comments -
ComboBox Grouping Template
#10629 commented on
May 9, 2025 • 0 new comments -
FrameworkTemplate.FindName should provide a way to avoid InvalidOperationException
#6343 commented on
May 8, 2025 • 0 new comments -
[Fluent] Fix ComboBox Style
#10656 commented on
May 8, 2025 • 0 new comments