Skip to content

Comments

[X] Avoid unnecessary steps#26671

Merged
PureWeen merged 1 commit intomainfrom
passthrough
Jan 14, 2025
Merged

[X] Avoid unnecessary steps#26671
PureWeen merged 1 commit intomainfrom
passthrough

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 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 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
@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