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

[StyleCleanUp] Addressing SA warnings Part 2 PR metadata: Label to tag PRs, to facilitate with triage
#10123 opened Nov 27, 2024 by harshit7962 Loading…
Correctly reference ref project for Windows.Primitives.csproj PR metadata: Label to tag PRs, to facilitate with triage
#10122 opened Nov 26, 2024 by ViktorHofer Loading…
[StyleCleanUp] Addressing CS warnings Part 1 PR metadata: Label to tag PRs, to facilitate with triage
#10121 opened Nov 26, 2024 by himgoyalmicro Loading…
Fixing window theme changes when system's theme is changed PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#10120 opened Nov 26, 2024 by siagupta0202 Loading…
[StyleCleanUp] Addressing SA warnings Part 1 PR metadata: Label to tag PRs, to facilitate with triage
#10119 opened Nov 26, 2024 by harshit7962 Loading…
[release/9.0] Fluent: Adding Resource Key to TabItem and TabControl styles PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#10117 opened Nov 26, 2024 by github-actions bot Loading…
Fluent: Adding Resource Key to TabItem and TabControl styles PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#10116 opened Nov 26, 2024 by harshit7962 Loading…
Opt-In: Dynamic Resource Optimization in .NET 9 PR metadata: Label to tag PRs, to facilitate with triage
#10115 opened Nov 26, 2024 by harshit7962 Loading…
Opt-In: Dynamic Resource Optimization PR metadata: Label to tag PRs, to facilitate with triage
#10112 opened Nov 25, 2024 by harshit7962 Loading…
Add null check for relativeTo parameter in GetTabletToElementTransform Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10107 opened Nov 22, 2024 by lindexi Loading…
[release/9.0] Fix: RadioButton incorrect Uncheck when VisualRoot is null PR metadata: Label to tag PRs, to facilitate with triage
#10106 opened Nov 22, 2024 by github-actions bot Loading…
Fluent backdrop and windows 10 fix draft * NO MERGE * metadata: The PR is not ready for merge yet (see discussion for detailed reasons) PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#10097 opened Nov 20, 2024 by harshit7962 Draft
Fixing HighContrast theme in Fluent PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#10094 opened Nov 19, 2024 by dipeshmsft Loading…
Fix ArgumentNullException when Expander is expanded, and Theme is Changed PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#10086 opened Nov 18, 2024 by singhashish-wpf Loading…
Keep the Button HorizontalAlignment be Center in Fluent style Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#10082 opened Nov 17, 2024 by lindexi Loading…
Fix missing RecognizesAccessKey property on Fluent controls Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#10073 opened Nov 15, 2024 by h3xds1nz Loading…
Cleanup: Use named arguments in System.Xaml Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#10061 opened Nov 13, 2024 by ThomasGoulet73 Loading…
Add fluent usage documentation PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#10051 opened Nov 11, 2024 by dipeshmsft Loading…
Use live runtime references for vcxproj draft PR metadata: Label to tag PRs, to facilitate with triage
#10028 opened Nov 4, 2024 by ViktorHofer Draft
[Cleanup] Add missing accessibility modifiers in System.Xaml (IDE0040) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10021 opened Oct 30, 2024 by h3xds1nz Loading…
Use ReadOnlyCollection.Empty Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#10013 opened Oct 29, 2024 by ThomasGoulet73 Loading…
General using cleanup in C# files PR metadata: Label to tag PRs, to facilitate with triage
#10011 opened Oct 29, 2024 by JeremyKuhne Loading…
Remove PartialArray<T> in favor of Span<T> and avoid struct boxing Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10009 opened Oct 28, 2024 by h3xds1nz Loading…
Use ReadOnlySpan<HwndWrapperHook> instead of a temporary heap array Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10008 opened Oct 28, 2024 by h3xds1nz Loading…
Remove locks on Style/TriggerBase counters, use atomic increments instead Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10004 opened Oct 26, 2024 by h3xds1nz Loading…
ProTip! Filter pull requests by the default branch with base:main.