Can't use element name for Binding inside a Flyout #16743
Labels
difficulty/challenging 🤯
Categorizes an issue for which the difficulty level is reachable with internals understanding
kind/bug
Something isn't working
project/binding 🪢
Categorizes an issue or PR as relevant to the binding engine
project/core-tools 🛠️
Categorizes an issue or PR as relevant to core and tools
Current behavior
Works on Windows.
When trying to Bind a command from the Page ViewModel to a
MenuFlyout
that is inside anItemTemplate
usingElementName
, the bind doesn't work.Expected behavior
No response
How to reproduce it (as minimally and precisely as possible)
Repro app: Flyout.zip
Workaround
No response
Works on UWP/WinUI
Yes
Environment
No response
NuGet package version(s)
Affected platforms
WebAssembly, Android, Skia (WPF)
IDE
Visual Studio 2022
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: