Skip to content

Replace RelativeSource FindAncestor bindings with style-based approach to improve maintainability and align with Avalonia styling system#111

Merged
SKProCH merged 1 commit intoAvaloniaUtils:mainfrom
j1730:fixBindingErrors
May 3, 2026
Merged

Replace RelativeSource FindAncestor bindings with style-based approach to improve maintainability and align with Avalonia styling system#111
SKProCH merged 1 commit intoAvaloniaUtils:mainfrom
j1730:fixBindingErrors

Conversation

@j1730
Copy link
Copy Markdown
Contributor

@j1730 j1730 commented Apr 30, 2026

Fixes #108

Remove ancestor lookup and replace with style-based bindings

@j1730 j1730 closed this Apr 30, 2026
@j1730 j1730 reopened this Apr 30, 2026
@j1730 j1730 changed the title Removing ancestor lookup and using inheritable properties Replace RelativeSource FindAncestor bindings with style-based approach to improve maintainability and align with Avalonia styling system Apr 30, 2026
@SKProCH
Copy link
Copy Markdown
Member

SKProCH commented Apr 30, 2026

Hmm, did the styles-based bindings doesn't give the errors? This is kinda strange

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.

Closing a dialog raises binding errors

3 participants