[CommandExtensions] add support for ToggleSwitch #1310
Labels
control/extensions-helpers-markup
Related to attached properties, helper classes, or markup extensions without a finer tag
kind/bug
Something isn't working
kind/enhancement
New feature or request.
What would you like to be added:
CommandExtensions.Command for ToggleSwitch
Why is this needed:
It doesnt work. ToggleSwitch::Toggled is swallowing UIElement::Tapped, so the command don't even work with the fallback method.
For which Platform: all
Anything else we need to know?
ref: #1309
The text was updated successfully, but these errors were encountered: