Part of a series of tutorials on creating WPF applications in C#
This time we do some cool tricks to keep a group of similar controls sizes in sync with each other via dependency properties and a cool use of attached properties on the parent collection control
Source code: https://github.com/angelsix/fasetto-word/tree/9bd7c3043d4a1636bb4600a827b27cbd2b26e9ac
Latest code: https://github.com/angelsix/fasetto-word