Skip to content

Pull requests: dotnet/wpf

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Remove PartialArray<T> in favor of Span<T> and avoid struct boxing Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10009 opened Oct 28, 2024 by h3xds1nz Loading…
Use ReadOnlySpan<HwndWrapperHook> instead of a temporary heap array Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10008 opened Oct 28, 2024 by h3xds1nz Loading…
Remove locks on Style/TriggerBase counters, use atomic increments instead Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10004 opened Oct 26, 2024 by h3xds1nz Loading…
Update PropertyValues in TriggerBase/FrameworkElementFactory via reference Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed Status:Proposed
#10003 opened Oct 26, 2024 by h3xds1nz Loading…
Optimize lookups in FontEmbeddingManager, use HashSet over Dictionary Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10002 opened Oct 26, 2024 by h3xds1nz Loading…
Replace Hashtable/ArrayList in AccessKeyManager and remove locks Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Cut Status:Proposed
#10000 opened Oct 25, 2024 by h3xds1nz Loading…
Use Spans and ReadOnlyCollection.Empty in TextBlock/Line, reduce allocs Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed Status:Proposed
#9993 opened Oct 24, 2024 by h3xds1nz Loading…
Remove GenericsInstances class from WindowsBase as it no longer needed Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9990 opened Oct 23, 2024 by h3xds1nz Loading…
Fix DataGrid hang during scroll to cell when UseLayoutRounding is enabled Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed Status:Proposed
#9983 opened Oct 22, 2024 by h3xds1nz Loading…
Remove ShowMessageBoxHelper from SecurityHelper (CAS remnants) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9982 opened Oct 22, 2024 by h3xds1nz Loading…
Optimize working with EllipseGeometry/RectangleGeometry, reduce allocs Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9981 opened Oct 22, 2024 by h3xds1nz Loading…
Remove SafeSecurityHelperAvalon, move functionality to PresentationSource Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9978 opened Oct 21, 2024 by h3xds1nz Loading…
Remove Marshal Exception/HRESULT proxies from SecurityHelper, simplify code Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed
#9977 opened Oct 21, 2024 by h3xds1nz Loading…
Remove WLDP/UseLegacyDangerousClipboardDeserializationMode leftovers Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed
#9975 opened Oct 18, 2024 by h3xds1nz Loading…
Swap backing for ParserStack from ArrayList to List<T>, improve performance Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed
#9969 opened Oct 16, 2024 by h3xds1nz Loading…
Use ThreadStatic fields over LocalDataStoreSlot for improved performance Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed
#9959 opened Oct 15, 2024 by h3xds1nz Loading…
Fix MouseWheelEventArgs.Delta from static to an instance readonly field Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed
#9947 opened Oct 12, 2024 by h3xds1nz Loading…
Optimize SpecialBracketCharacters parsing and initialization of master caches Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed
#9921 opened Oct 9, 2024 by h3xds1nz Loading…
Redefine GridLength as readonly struct to prevent defensive copies API Change Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9905 opened Oct 7, 2024 by h3xds1nz Loading…
[Managed DWrite] Migrate part of DWriteTypeConverter to managed Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed
#9902 opened Oct 5, 2024 by ThomasGoulet73 Loading…
Optimize FigureLength struct conversion to string, reduce allocations Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed
#9888 opened Oct 3, 2024 by h3xds1nz Loading…
Redefine FigureLength as readonly struct to prevent defensive copies API Change Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9887 opened Oct 3, 2024 by h3xds1nz Loading…
Redefine PixelFormatChannelMask as readonly struct, optimize methods API Change Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9860 opened Sep 30, 2024 by h3xds1nz Loading…
fix process terminated error when fastly type text with focusing on datagrid using IME Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9847 opened Sep 26, 2024 by relay955 Loading…
Optimize FontSourceCollection creation from a filesystem directory, reduce allocs Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed Status:Proposed
#9844 opened Sep 26, 2024 by h3xds1nz Loading…
ProTip! Updated in the last three days: updated:>2025-11-19.