AttachedProperty setter is not called in XAML when named Uid
#19069
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification
Current behavior
As it's mentioned in the title,
AttachedProperty
setter is not called in XAML when namedUid
This happens on:
It works as expected
AttachedProperty
has other nameFor example:
Uids.cs
MainPage.xaml
MainPage.xaml.cs
Expected behavior
The
AttatchedProperty
setter should be called even if it's name isUid
.How to reproduce it (as minimally and precisely as possible)
Here is a reproducible repo:
https://github.com/AndrewKeepCoding/UnoPlatformAttatchedPropertyDemo
Workaround
No response
Works on UWP/WinUI
Yes
Environment
No response
NuGet package version(s)
Uno.Sdk v5.5.32
Affected platforms
WebAssembly, Android, iOS, Mac Catalyst, Skia (WPF)
IDE
Visual Studio 2022
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
It might be related to
x:Uid
.The text was updated successfully, but these errors were encountered: