Skip to content

CompositeTrigger stops property changed notifcations #32

@lukeja

Description

@lukeja

If I add two triggers to the CompositeTrigger then the second of the two trigger's dependency properties stops receiving any value changed notifications, if I use either of the two triggers on their own they work fine.

To reproduce:
Add two triggers into the CompositeTrigger that have bindable values. If the property bound to the second trigger changes, notice that the dependency property doesn't get told that the value has changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions