Demonstrates how to create bindable squares in UWP with Composition
This app shows how to create bindable Rectangle and Square controls that are drawn by Windows Composition. It also demonstrates how to optimize for many instances, and apply transformations and animations on them.