You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PopupMenu can be used for Menu scenarios in XAML apps, so why would we need Menu? One argument is that Menu in Callisto can better align with MVVM models as PopupMenu doesn't implement ICommand but rather IUICommand.
Additionally Menu can be styled/templated.
The text was updated successfully, but these errors were encountered:
PopupMenu can be used for Menu scenarios in XAML apps, so why would we need Menu? One argument is that Menu in Callisto can better align with MVVM models as PopupMenu doesn't implement ICommand but rather IUICommand.
Additionally Menu can be styled/templated.
The text was updated successfully, but these errors were encountered: