Skip to content

[X] Avoid unnecessary steps #26671

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 14, 2025
Merged

[X] Avoid unnecessary steps #26671

merged 1 commit into from
Jan 14, 2025

Conversation

StephaneDelcroix
Copy link
Contributor

Description of Change

[X] Avoid unnecessary steps

those IValueProviders are returning this, and doing nothing. Removing the interface will avoid unnecessary handling and invocation

This is technically a breaking change, but

  • it shouldn't affect already compiled XAML
  • it shouldn't affect non-compiled XAML either

Issues Fixed

Fixes #

those IValueProviders are returning this, and doing nothing. Removing
the interface will avoid unnecessary handling and invocation

This is technically a breaking change, but
- it shouldn't affect already compiled XAML
- it shouldn't affect non-compiled XAML either
@Copilot Copilot AI review requested due to automatic review settings December 17, 2024 10:01
@StephaneDelcroix StephaneDelcroix requested a review from a team as a code owner December 17, 2024 10:01
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

@PureWeen PureWeen added the area-xaml XAML, CSS, Triggers, Behaviors label Dec 20, 2024
@PureWeen PureWeen added this to the .NET 9 SR4 milestone Jan 10, 2025
@PureWeen PureWeen merged commit 3dc4f33 into main Jan 14, 2025
104 checks passed
@PureWeen PureWeen deleted the passthrough branch January 14, 2025 22:29
@github-actions github-actions bot locked and limited conversation to collaborators Feb 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-xaml XAML, CSS, Triggers, Behaviors
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants