- Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: dotnet/wpf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix: reordered import in temporary project to ensure correct property… Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#11151 opened Sep 28, 2025 by gekka Loading…
Optimize GlyphTypeface: Avoid create the cmap Dictionary when get Count only Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#11139 opened Sep 23, 2025 by lindexi Loading…
Pass the HwndSource parameters directly Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#11124 opened Sep 17, 2025 by lindexi 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
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 A label for all community Contributions draft PR metadata: Label to tag PRs, to facilitate with triage
bool?
properties Community Contribution 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…
Fix InvalidCastException in ComboBoxAutomationPeer / forward Scroll to ItemsControl
#10877 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
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 A label for all community Contributions draft PR metadata: Label to tag PRs, to facilitate with triage
ObservableCollection<T>
range actions Community Contribution #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 A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
Dictionary<K, V>
with HashSet<XamlMember>
, avoid double lookup Community Contribution #10750 opened Apr 9, 2025 by h3xds1nz Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.