Provides MultiBinding functionality for Windows 8.1 and Windows Phone 8.1 projects.
Stars
3
Forks
0
Watchers
3
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
42
commits
Merge branch 'master' of https://github.com/Verbon/WinRTMultiBinding
5d76cf5View on GitHubThrow exception if attached property isn't neither readable nor writable.
83b765eView on GitHubAttached properties binding implemented, using type providers.
92f99d9View on GitHubCanRead/CanWrite extension methods now also check if property if private.
f367a38View on GitHub