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

[main] Update dependencies from dotnet/arcade PR metadata: Label to tag PRs, to facilitate with triage
#10052 opened Nov 11, 2024 by dotnet-maestro bot Loading…
Add fluent usage documentation PR metadata: Label to tag PRs, to facilitate with triage
#10051 opened Nov 11, 2024 by dipeshmsft Loading…
Update SplashScreen to use CsWin32 and shared library PR metadata: Label to tag PRs, to facilitate with triage
#10047 opened Nov 10, 2024 by JeremyKuhne 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 PR metadata: Label to tag PRs, to facilitate with triage
#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…
Update PropertyValues in TriggerBase/FrameworkElementFactory via reference Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10003 opened Oct 26, 2024 by h3xds1nz Loading…
Optimize lookups in FontEmbeddingManager, use HashSet over Dictionary Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10002 opened Oct 26, 2024 by h3xds1nz Loading…
Replace Hashtable/ArrayList in AccessKeyManager and remove locks Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#10000 opened Oct 25, 2024 by h3xds1nz Loading…
Use Spans and ReadOnlyCollection.Empty in TextBlock/Line, reduce allocs Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9993 opened Oct 24, 2024 by h3xds1nz Loading…
Remove GenericsInstances class from WindowsBase as it no longer needed Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9990 opened Oct 23, 2024 by h3xds1nz Loading…
Fix DataGrid hang during scroll to cell when UseLayoutRounding is enabled Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9983 opened Oct 22, 2024 by h3xds1nz Loading…
Remove ShowMessageBoxHelper from SecurityHelper (CAS remnants) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9982 opened Oct 22, 2024 by h3xds1nz Loading…
Optimize working with EllipseGeometry/RectangleGeometry, reduce allocs Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9981 opened Oct 22, 2024 by h3xds1nz Loading…
Remove SafeSecurityHelperAvalon, move functionality to PresentationSource Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9978 opened Oct 21, 2024 by h3xds1nz Loading…
Remove Marshal Exception/HRESULT proxies from SecurityHelper, simplify code Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9977 opened Oct 21, 2024 by h3xds1nz Loading…
Remove WLDP/UseLegacyDangerousClipboardDeserializationMode leftovers Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9975 opened Oct 18, 2024 by h3xds1nz Loading…
Swap backing for ParserStack from ArrayList to List<T>, improve performance Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9969 opened Oct 16, 2024 by h3xds1nz Loading…
Replace use of ArrayList with List<T> in BamlMapTable for performance Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9967 opened Oct 16, 2024 by h3xds1nz Loading…
Use ThreadStatic fields over LocalDataStoreSlot for improved performance Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9959 opened Oct 15, 2024 by h3xds1nz Loading…
Fixing issues in Fluent resource usages PR metadata: Label to tag PRs, to facilitate with triage
#9958 opened Oct 15, 2024 by dipeshmsft Loading…
2
ProTip! Filter pull requests by the default branch with base:main.