-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
Pri3Topic is in the bottom 50% of page views for the repo or was not created via Feedback control.Topic is in the bottom 50% of page views for the repo or was not created via Feedback control.
Description
Support for PrimaryButtonCommand, SecondaryButtonCommand and CloseButtonCommand is only partial. Commands get normally executed when a button is pressed, but state of a button isn't anyhow bind to command's state. Even if CanExecute method for some command returns false, linked button is still clickable.
I am using ContentDialog control from Microsoft.WindowsAppSDK (1.0.0) and AsyncRelayCommand from CommunityToolkit.Mvvm (7.1.2)
Metadata
Metadata
Assignees
Labels
Pri3Topic is in the bottom 50% of page views for the repo or was not created via Feedback control.Topic is in the bottom 50% of page views for the repo or was not created via Feedback control.