Skip to content

Instantly share code, notes, and snippets.

@jmarnold
Created December 18, 2013 15:51
Show Gist options
  • Save jmarnold/8024646 to your computer and use it in GitHub Desktop.
Save jmarnold/8024646 to your computer and use it in GitHub Desktop.
Actionless behaviors
var graph = BehaviorGraph.BuildFrom<MyRegistry>();
var chain = graph.BehaviorFor(typeof(MyViewModel));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment