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

[main] Update dependencies from dotnet/arcade
#9233 opened Jun 11, 2024 by dotnet-maestro bot Loading…
Remove bunch of allocations caused by static arrays by favoring ReadOnlySpan<T> Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9230 opened Jun 7, 2024 by h3xds1nz Loading…
Additional changes to define Value property of Setter as XAML content property draft PR metadata: Label to tag PRs, to facilitate with triage
#9229 opened Jun 7, 2024 by anjali-wpf Draft
[LassoSelectionBehavior.cs] Replace boxing ArrayList, remove unnecessary array alloc Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9223 opened Jun 6, 2024 by h3xds1nz Loading…
[CursorConverter.cs] Replace ArrayList with preallocated array and reduce allocations Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9222 opened Jun 6, 2024 by h3xds1nz Loading…
[InputLanguageSource.cs] Replace ArrayList with pre-allocated generic List<CultureInfo> Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9221 opened Jun 6, 2024 by h3xds1nz Loading…
Replace Marshal.SizeOf(...) calls for primitive types with sizeof(...) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9220 opened Jun 6, 2024 by h3xds1nz Loading…
[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
[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…
ProTip! Updated in the last three days: updated:>2024-06-08.