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
Sort

Pull requests list

[main] Update dependencies from dotnet/arcade PR metadata: Label to tag PRs, to facilitate with triage
#10268 opened Jan 12, 2025 by dotnet-maestro bot Loading…
Avoid zero-length array allocations and storing them in static fields (CA1825) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10267 opened Jan 11, 2025 by h3xds1nz Loading…
[Cleanup] Convert typeof(Foo).Name to nameof(Foo) (IDE0082) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10266 opened Jan 11, 2025 by h3xds1nz Loading…
Optimize conversion of MouseGesture from/to string, reduce allocations Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10265 opened Jan 11, 2025 by h3xds1nz Loading…
[main] Update dependencies from dotnet/winforms PR metadata: Label to tag PRs, to facilitate with triage
#10264 opened Jan 11, 2025 by dotnet-maestro bot Loading…
Add test coverage for public API surface of MouseGestureConverter Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10263 opened Jan 11, 2025 by h3xds1nz Loading…
Optimize conversion of KeyGesture from/to string, reduce allocations Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10262 opened Jan 11, 2025 by h3xds1nz Loading…
Add test coverage for public API surface of KeyGestureConverter Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10259 opened Jan 10, 2025 by h3xds1nz Loading…
Fix interaction of RadioButton, shared bindings and hanging GC refs Community Contribution A label for all community Contributions draft PR metadata: Label to tag PRs, to facilitate with triage
#10252 opened Jan 10, 2025 by h3xds1nz Draft
2
Remove locks in RadioButton and increase type safety (use generic types) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10251 opened Jan 10, 2025 by h3xds1nz Loading…
Replace ArrayList in HwndHost with generic List<HwndSourceHook> Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10248 opened Jan 9, 2025 by h3xds1nz Loading…
Add test coverage for public API surface of RepeatBehavior Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10247 opened Jan 9, 2025 by h3xds1nz Loading…
Remove array allocation during SystemParametersInfo cache invalidation Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10246 opened Jan 9, 2025 by h3xds1nz Loading…
Remove interop dead code from PresentationFramework Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10245 opened Jan 9, 2025 by h3xds1nz Loading…
Fixes content alignment in TextBox PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#10242 opened Jan 9, 2025 by siagupta0202 Loading…
Adding ScrollViewer to ContextMenu PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#10239 opened Jan 8, 2025 by siagupta0202 Loading…
Replace boxing hashtable in AutomationPeer with ReadOnlyDictionary<K, V> Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10237 opened Jan 7, 2025 by h3xds1nz Loading…
Remove obsolete/dead code overloads and options from MimeObjectFactory Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10227 opened Jan 5, 2025 by h3xds1nz Loading…
Optimize Color/Brush parsing and string conversion, reduce allocs Community Contribution A label for all community Contributions draft PR metadata: Label to tag PRs, to facilitate with triage
#10225 opened Jan 4, 2025 by h3xds1nz Draft
Remove IBrowserHostServices/INativeProgressPage and cleanup AppSecurityManager Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10220 opened Jan 3, 2025 by h3xds1nz Loading…
[StyleCleanUp] Address IDE warnings Part 3 PR metadata: Label to tag PRs, to facilitate with triage Queue for test pass Status:Proposed
#10188 opened Dec 17, 2024 by harshit7962 Loading…
[StyleCleanUp] Addressing CA warnings Part 2 PR metadata: Label to tag PRs, to facilitate with triage Queue for test pass Status:Proposed
#10186 opened Dec 17, 2024 by himgoyalmicro Loading…
[StyleCleanUp] Addressing IDE warnings PR metadata: Label to tag PRs, to facilitate with triage Queue for test pass Status:Committed
#10185 opened Dec 17, 2024 by siagupta0202 Loading…
Updates styling for different controls in ToolBar PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#10169 opened Dec 12, 2024 by siagupta0202 Loading…
Add readonly to members in Vector, Size, Int32Rect and Point PR metadata: Label to tag PRs, to facilitate with triage
#10161 opened Dec 10, 2024 by JeremyKuhne Loading…
ProTip! no:milestone will show everything without a milestone.