AvaloniaUI / Avalonia

Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
https://avaloniaui.net
MIT License
26.05k stars 2.25k forks source link

Difference between WPF and Avalonia Logical Tree when applying styles #17290

Open wieslawsoltes opened 1 month ago

wieslawsoltes commented 1 month ago

Describe the bug

There is difference between WPF and Avalonia Logical Tree when applying styles. In Avalonia its possible to actually target visual tree elements from style selector when it should not.

To Reproduce

The original repro was using Any Descendant Operator