dotvvm
dotvvm copied to clipboard
Add data context change attribute for unwrapping delegate result
A control which wants to render a template with data context set to result type of a command would need this. The generic unwrap attribute is not enough, because any delegate could be used.