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

Updating the script to use new CDN PR metadata: Label to tag PRs, to facilitate with triage
#10315 opened Jan 18, 2025 by Kuldeep-MS Loading…
Fix XamlDirective stack overflow exception Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10314 opened Jan 18, 2025 by ThomasGoulet73 Loading…
fix: api-compat.md spelling punctuation Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10311 opened Jan 17, 2025 by SergeCroise Loading…
Remove some allocations related to GudelineSet and DoubleCollection Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10310 opened Jan 17, 2025 by h3xds1nz Loading…
[main] Update dependencies from dotnet/winforms PR metadata: Label to tag PRs, to facilitate with triage
#10309 opened Jan 17, 2025 by dotnet-maestro bot Loading…
Fix flaky tests Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10304 opened Jan 17, 2025 by ThomasGoulet73 Loading…
Use source-generated regex instead of runtime compilation (SYSLIB1045) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10303 opened Jan 16, 2025 by h3xds1nz Loading…
[StyleCleanUp] ThreadStatic fields should not use inline initialization (CA2019) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10301 opened Jan 16, 2025 by h3xds1nz Loading…
[main] Update dependencies from dotnet/arcade PR metadata: Label to tag PRs, to facilitate with triage
#10291 opened Jan 16, 2025 by dotnet-maestro bot Loading…
Fix InvalidCastException in Can/ConvertTo methods from KeyConverter Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10289 opened Jan 15, 2025 by h3xds1nz Loading…
Correcting ITextPointer when using cursor indicator PR metadata: Label to tag PRs, to facilitate with triage
#10281 opened Jan 15, 2025 by harshit7962 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…
[StyleCleanUp] 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 Queue for test pass Status:Proposed
#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…
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…
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…
ProTip! no:milestone will show everything without a milestone.