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

Fix ArgumentException with FromWidth/Height options in InteropBitmap Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10706 opened Apr 4, 2025 by h3xds1nz Loading…
Localized file check-in by OneLocBuild Task: Build definition ID 217: Build ID 2679304 PR metadata: Label to tag PRs, to facilitate with triage
#10705 opened Apr 4, 2025 by dotnet-bot Loading…
[StyleCleanUp] Specify StringComparison for correctness (CA1310) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10704 opened Apr 4, 2025 by h3xds1nz Loading…
[StyleCleanUp] Fix MilCodeGen license header Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10702 opened Apr 4, 2025 by ThomasGoulet73 Loading…
Remove Critical/Unsecure property/method proxies and CAS-related code Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10701 opened Apr 3, 2025 by h3xds1nz Loading…
Replace ArrayList from FrameworkElement with List<TemplateKey> Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10700 opened Apr 3, 2025 by h3xds1nz Loading…
Avoid unnecessary delegate/closure allocations in UIElementAutomationPeer Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10691 opened Apr 1, 2025 by h3xds1nz Loading…
Replace double/float IsNaN + IsInfinity checks with optimized IsFinite Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10690 opened Apr 1, 2025 by h3xds1nz Loading…
Avoid obsoletion warning suppression in ActiveXHost Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10689 opened Apr 1, 2025 by h3xds1nz Loading…
[Fluent] Fixes multiple issues in DatePicker style PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#10688 opened Apr 1, 2025 by dipeshmsft Loading… .NET 10
Replace boxing Hashtable in Grid's Measure, improve performance Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10684 opened Mar 31, 2025 by h3xds1nz Loading…
Avoid boxing booleans and allocations in UncommonField<bool> Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10681 opened Mar 30, 2025 by h3xds1nz Loading…
Remove unused dead code in ElementUtil, make class static Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10680 opened Mar 30, 2025 by h3xds1nz Loading…
[StyleCleanUp] Use ArgumentOutOfRangeException throw helper (CA1512) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10675 opened Mar 30, 2025 by h3xds1nz Loading…
Replace ArrayList from CompositionAdorner with List<AttributeRange> Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10673 opened Mar 29, 2025 by h3xds1nz Loading…
[Cleanup] Use named arguments in PresentationFramework Community Contribution A label for all community Contributions 📭 waiting-author-feedback To request more information from author. PR metadata: Label to tag PRs, to facilitate with triage
#10671 opened Mar 29, 2025 by ThomasGoulet73 Loading…
[StyleCleanUp] Avoid legacy suppression format, use GlobalSuppressions (IDE0077) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10668 opened Mar 28, 2025 by h3xds1nz Loading…
Remove WinRT ReflectionHelper dead code (compiled, not used) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10666 opened Mar 28, 2025 by h3xds1nz Loading…
Remove ShaperBuffers/OpenTypeLayoutCache and NetFX v3.X dead code Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10664 opened Mar 28, 2025 by h3xds1nz Loading…
Fix measuring passes in AdornerLayer of the underlying Adorner elements Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10657 opened Mar 26, 2025 by h3xds1nz Loading…
Fix Indeterminate Progress Bar animation with CacheMode set up Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10649 opened Mar 25, 2025 by h3xds1nz Loading…
[MilCodeGen] Optimize generated ValueSerializers code style and usings Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10648 opened Mar 25, 2025 by h3xds1nz Loading…
[StyleCleanUp] Simplify conditional expression (IDE0075) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10647 opened Mar 25, 2025 by h3xds1nz Loading…
[StyleCleanUp] Remove unnecessary equality operator (IDE0100) Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Committed Status:InProgress
#10643 opened Mar 25, 2025 by h3xds1nz Loading…
Remove NetFX-specific dead code from DWriteForwarder compilation Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10641 opened Mar 25, 2025 by h3xds1nz Loading…
ProTip! Exclude everything labeled bug with -label:bug.