Skip to content

Pull requests: dotnet/wpf

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[DataObject.cs] Replace Array.CreateInstance(...) calls with the new[] keyword Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9218 opened Jun 6, 2024 by h3xds1nz Loading…
Adding Subitem value to hitTest PR metadata: Label to tag PRs, to facilitate with triage
#9217 opened Jun 6, 2024 by rchauhan18 Loading…
[DataObject.cs] Replace ArrayList with List<string>, reduce some allocations Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9215 opened Jun 6, 2024 by h3xds1nz Loading…
Use Environment.ProcessId instead of calling a Win32 function Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9211 opened Jun 6, 2024 by ThomasGoulet73 Loading…
Use generic version of Enum.GetValues Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage Queue for test pass
#9210 opened Jun 6, 2024 by ThomasGoulet73 Loading…
Use generic version of Enum.IsDefined Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage Queue for test pass
#9208 opened Jun 6, 2024 by ThomasGoulet73 Loading…
Use generic version of Enum.Parse Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage Queue for test pass
#9207 opened Jun 6, 2024 by ThomasGoulet73 Loading…
Use generic version of Enum.GetName Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage Queue for test pass
#9206 opened Jun 6, 2024 by ThomasGoulet73 Loading…
[DataFormats.cs] Replace ArrayList with List<DataFormat> and refactor the class Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9199 opened Jun 4, 2024 by h3xds1nz Loading…
Fixed method names in Window XML doc remarks Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9187 opened May 31, 2024 by jizc Loading…
Fix ListView/GridView scroll performance when automation peers are created Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9182 opened May 30, 2024 by h3xds1nz Loading…
Fixed styles for editable ComboBox chevron icon styles PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#9180 opened May 30, 2024 by anjali-wpf Loading…
dotnet.yml Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9172 opened May 29, 2024 by zhangsq2016 Loading…
Add Missing Fluent Styles PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#9171 opened May 29, 2024 by harshit7962 Loading… 9.0.0
Add IsClosing property to the Window class API suggestion Early API idea and discussion, it is NOT ready for implementation Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9153 opened May 23, 2024 by loyvsc Loading…
[TextBoxBase.cs] OnPreviewKeyDown override calls wrong virtual base method Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9144 opened May 21, 2024 by glenn-slayden Loading…
Fixed styles for textbox clear button PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#9087 opened May 8, 2024 by anjali-wpf Loading…
Use span in ContentType Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9061 opened Apr 30, 2024 by ThomasGoulet73 Loading…
Enhancement of RenderTargetBitmap to Support Hardware Rendering Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9024 opened Apr 13, 2024 by DearVa Loading…
Fix some attributes NRT annotations Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage Queue for test pass
#8924 opened Mar 18, 2024 by halgab Loading…
Supported MouseAction.None in xaml #8842 Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage Queue for test pass
#8871 opened Mar 5, 2024 by MauNguyenVan Loading…
Added Themes folder with Generic.xaml under net5.0 and net6.0 folders. PR metadata: Label to tag PRs, to facilitate with triage
#8868 opened Mar 5, 2024 by himgoyalmicro Loading…
Fix Xaml compilation generating an empty InitializeComponent method when App contains a single item Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage Queue for test pass
#8853 opened Feb 29, 2024 by ThomasGoulet73 Loading…
Removing ApplicationThemeManager in Windows 11 styles PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
#8843 opened Feb 26, 2024 by harshit7962 Loading… 9.0.0
Replace BufferCache with ArrayPool<T> Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#8841 opened Feb 24, 2024 by onkrot Loading…
ProTip! Adding no:label will show everything without a label.