Skip to content

Conversation

@albyrock87
Copy link
Contributor

Description of Change

image

In collection view, where the binding context changes frequently, it is important for the base class BindableObject to be super efficient.

In this case I'm doing some micro optimizations (avoiding a foreach when not needed) and moving Shell related attached properties' binding context propagation to Page (the only real target of those properties).

@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Jan 10, 2026
@dotnet-policy-service
Copy link
Contributor

Hey there @@albyrock87! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@albyrock87 albyrock87 force-pushed the bindable-object-micro-optimizations branch from 28384ac to 92812a8 Compare January 10, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community ✨ Community Contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant