Tagged Questions
0
votes
2answers
792 views
Setting properties on child elements in trigger on parent element
I have a user cotrol which consists of a canvas that contains an ellipse and a viewbox. The ellipse is the background, and the viewbox is filled at runtime with graphics loaded from another assembly. ...