Skip to content
This repository was archived by the owner on Nov 10, 2019. It is now read-only.

Behaviors API#91

Open
manuelroemer wants to merge 33 commits intodevelopfrom
behaviors
Open

Behaviors API#91
manuelroemer wants to merge 33 commits intodevelopfrom
behaviors

Conversation

@manuelroemer
Copy link
Copy Markdown
Owner

This PR adds a custom Behaviors API, similar to the known System.Windows.Interactivity, but modernized.
Inspirations come from the XamlBehaviors OS-project which can be found on GitHub too.

See #45 for details.

…e Behavior class to fit the derived classes needs.
Made IsAttached public.
Fixed XML doc comments.
Renamed IAction to ITriggerAction.
…ger.

Added a helper base class for trigger actions which expect a specific parameter.
Modified the generic Behavior<T> (and Trigger<T>, ...) logic for checking the associatedElement type.
Refactorings and doc updates for behaviors api.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant