Skip to content

ContentDialog - commands support #71

Description

@CodeTraverser

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Pri3Topic is in the bottom 50% of page views for the repo or was not created via Feedback control.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions