Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ratishphilip/CompositionExpressionToolkit
A toolkit for setting the Expression in CompositionAnimation via Lambda Expressions
https://github.com/ratishphilip/CompositionExpressionToolkit
Last synced: 3 months ago
JSON representation
A toolkit for setting the Expression in CompositionAnimation via Lambda Expressions
- Host: GitHub
- URL: https://github.com/ratishphilip/CompositionExpressionToolkit
- Owner: ratishphilip
- License: mit
- Created: 2016-04-16T14:43:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-22T16:59:50.000Z (about 8 years ago)
- Last Synced: 2024-04-08T03:53:55.565Z (7 months ago)
- Language: C#
- Size: 1.37 MB
- Stars: 25
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-uwp - Composition Expression Toolkit - CompositionExpressionToolkit is a collection of Extension methods and Helper classes which make it easier to use Windows.UI.Composition features. They include methods for creating statically typed CompositionAnimation expressions, CompositionPropertySet extension methods, helper methods for creating ScopedBatchSets etc. (UI Library)
README
# Update
## CompositionExpressionToolkit is now merged with **CompositionProToolkit** and is available under the _**CompositionProToolkit.Expressions**_ namespace.
## More details can be found [here](https://github.com/ratishphilip/CompositionProToolkit/tree/master/CompositionProToolkit/Expressions).