Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 5, 2025

Note

Are you waiting for the changes in this PR to be merged?
It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment if this change resolves your issue. Thank you!

Description of Change

Verification that all ICommandElement implementations have the DependsOn fix applied in the base branch (#32961).

All implementations already fixed:

  • ButtonElement.cs - DependsOn in static constructor
  • MenuItem.cs - DependsOn in static constructor
  • TextCell.cs - DependsOn in static constructor
  • RefreshView.Mapper.cs - DependsOn in static constructor
  • CheckBox.Mapper.cs - DependsOn in static constructor
  • SearchBar.Mapper.cs - DependsOn in static constructor
  • ImageButton - Inherits from ButtonElement.CommandProperty

All GetCanExecute() calls correctly pass the CommandProperty parameter.

Issues Fixed

See #32961 for the original fix.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Fix ICommandElement implementations based on review feedback Verify ICommandElement DependsOn fixes for all implementations Dec 5, 2025
Copilot AI requested a review from rmarinho December 5, 2025 16:32
Copilot finished work on behalf of rmarinho December 5, 2025 16:32
@rmarinho rmarinho closed this Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants