Thanks to visit codestin.com
Credit goes to github.com

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

[main] Source code updates from dotnet/dotnet PR metadata: Label to tag PRs, to facilitate with triage
#11116 opened Sep 13, 2025 by dotnet-maestro bot Loading…
[release/9.0] Update dependencies from dotnet/arcade PR metadata: Label to tag PRs, to facilitate with triage
#11115 opened Sep 13, 2025 by dotnet-maestro bot Loading…
[release/10.0] Source code updates from dotnet/dotnet PR metadata: Label to tag PRs, to facilitate with triage
#11114 opened Sep 13, 2025 by dotnet-maestro bot Loading…
[release/8.0] Update dependencies from dotnet/arcade PR metadata: Label to tag PRs, to facilitate with triage
#11113 opened Sep 12, 2025 by dotnet-maestro bot Loading…
[release/9.0] Update dependencies from dnceng/internal/dotnet-wpf-int PR metadata: Label to tag PRs, to facilitate with triage
#11112 opened Sep 12, 2025 by dotnet-maestro bot Loading…
[release/8.0] Update dependencies from dnceng/internal/dotnet-wpf-int PR metadata: Label to tag PRs, to facilitate with triage
#11110 opened Sep 12, 2025 by dotnet-maestro bot Loading…
[main] Update dependencies from dnceng/internal/dotnet-wpf-int PR metadata: Label to tag PRs, to facilitate with triage
#11109 opened Sep 12, 2025 by dotnet-maestro bot Loading…
Fix StylusPlugIn OnStylusDown/Move/Up invoked on UI thread and called out of order Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#11108 opened Sep 12, 2025 by lindexi Loading…
Switch test runner to global.json draft PR metadata: Label to tag PRs, to facilitate with triage
#11096 opened Sep 8, 2025 by Youssef1313 Draft
Fix #5428: DataGrid with template columns causes crash when scrolling Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#11068 opened Aug 22, 2025 by tom-englert Loading…
Fix incorrect touch point coordinates when running application on secondary screen with WM_Pointer enabled Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#11051 opened Aug 14, 2025 by lindexi Loading…
Use Environment.ProcessPath instead of Process.GetCurrentProcess().Pr… Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10998 opened Jul 22, 2025 by NeverMorewd Loading…
UIAutomation: ITransformPattern2 Community Contribution A label for all community Contributions draft PR metadata: Label to tag PRs, to facilitate with triage
#10953 opened Jun 27, 2025 by dotMorten Draft
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…
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…
ProTip! Exclude everything labeled bug with -label:bug.