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

Revert "Fix unit tests native dependencies" Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10919 opened Jun 6, 2025 by ThomasGoulet73 Loading…
[main] Source code updates from dotnet/dotnet PR metadata: Label to tag PRs, to facilitate with triage
#10917 opened Jun 6, 2025 by dotnet-maestro bot Loading…
Delete eng/helixpublish.proj PR metadata: Label to tag PRs, to facilitate with triage
#10907 opened Jun 3, 2025 by Youssef1313 Loading…
Remove all ElementUtil allocations and stop boxing in DispatcherOperation Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10903 opened Jun 2, 2025 by h3xds1nz Loading…
Migrate to xunit.v3 draft PR metadata: Label to tag PRs, to facilitate with triage
#10890 opened May 28, 2025 by Youssef1313 Draft
1 task done
Refactor WeakReferenceList/CopyOnWriteList as type-safe generic collections Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10889 opened May 28, 2025 by h3xds1nz Loading…
Avoid boxing booleans during tracing and when setting bool? properties Community Contribution A label for all community Contributions draft PR metadata: Label to tag PRs, to facilitate with triage
#10884 opened May 26, 2025 by h3xds1nz Draft
Stop duplicating Scroll code in TreeViewAutomationPeer / forward to base Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10883 opened May 26, 2025 by h3xds1nz Loading…
Remove Verify classes, use standard BCL throw helpers instead Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10882 opened May 26, 2025 by h3xds1nz Loading…
Remove unused dead code in BamlMapTable / XamlTypeMapper Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10881 opened May 26, 2025 by h3xds1nz Loading…
Avoid specialized-generic methods for object null checks in StylusTraceLogger Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10880 opened May 26, 2025 by h3xds1nz Loading…
Use StrongBox<Rect> over object field in GlyphRun Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10879 opened May 26, 2025 by h3xds1nz Loading…
Remove non-CLS exceptions handlers and CS1058 suppressions (+ cleanup) Community Contribution A label for all community Contributions draft PR metadata: Label to tag PRs, to facilitate with triage
#10876 opened May 26, 2025 by h3xds1nz Draft
Remove non-CLS exceptions handlers in PtsHost (dead code) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10875 opened May 26, 2025 by h3xds1nz Loading…
Remove non-CLS exceptions handlers in LineServicesCallbacks (dead code) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10874 opened May 26, 2025 by h3xds1nz Loading…
[MilCodeGen] Allow emitting empty-lines via NULL, including conditionals Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10856 opened May 18, 2025 by h3xds1nz Loading…
Minimal support for ObservableCollection<T> range actions Community Contribution A label for all community Contributions draft PR metadata: Label to tag PRs, to facilitate with triage
#10845 opened May 12, 2025 by Sergio0694 Draft
[StyleCleanUp] Fix MilCodeGen empty lines Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10762 opened Apr 12, 2025 by ThomasGoulet73 Loading…
Swap Dictionary<K, V> with HashSet<XamlMember>, avoid double lookup Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10750 opened Apr 9, 2025 by h3xds1nz Loading…
[StyleCleanUp] Add readonly modifiers in WindowsBase Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10731 opened Apr 7, 2025 by h3xds1nz Loading…
[StyleCleanUp] Add readonly modifiers in PresentationBuildTasks Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10729 opened Apr 7, 2025 by h3xds1nz Loading…
[StyleCleanUp] Use literals where appropriate (CA1802) Community Contribution A label for all community Contributions draft PR metadata: Label to tag PRs, to facilitate with triage
#10725 opened Apr 7, 2025 by h3xds1nz Draft
Swap Dictionary<K, V> with HashSet<ICyclicBrush> in TreeWalkProgress Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10719 opened Apr 7, 2025 by h3xds1nz Loading…
[StyleCleanUp] Static holder types should be static or sealed (CA1052) Community Contribution A label for all community Contributions draft PR metadata: Label to tag PRs, to facilitate with triage
#10718 opened Apr 7, 2025 by h3xds1nz Draft
ProTip! no:milestone will show everything without a milestone.