XamlUICommand
Icon Missing WinUI 3
#4074
Labels
area-Commanding
AppBar, UICommand, MVVM, etc
area-Icon
no-issue-activity
product-winui3
WinUI 3 issues
team-Controls
Issue for the Controls team
I noticed that when I'm binding to a
XamlUICommand
, the icon doesn't show up. I don't know if I'm doing something wrong (the last time I programmed with XAML was 15 years ago, in Silverlight at the time, and WinUI is totally new for me atm).I'm using version
3.0.0-preview3.201113.0
The ViewModel:
The View:
I tried removing the negative margin, but to no effect. When I set the property
Label
on theXamlUICommand
, this shows correctly, only still no icon.I don't know if I'm at the right place here.
Originally posted by @brechtb86 in #1494 (comment)
The text was updated successfully, but these errors were encountered: