Questions tagged [template-control]
12 questions
2
votes
1 answer
Create custom Shape Control in UWP (Universal Windows Apps), Windows 10
I want to create a custom Shape control, that paints different shapes like Polygon, Ellipse, Rectangle, etc, depending on some custom properties.
I was able to create a custom template control ColorShape like this: