How to create a circle with a hole in a circle in WPF?
问题 I have created a UserControl which is a ring by superposing 2 circles the small circle being blank and the second behind the smallest being colored. In my WPF app, I want to put several rings but the small circle does hide other rings. I'd like to see through it and also capture mouse event for ring behind other rings otherwise it's not real rings. Is it possible ? I tried OpacityMask for small ellipse as pointed by answer to http://social.msdn.microsoft.com/forums/en-US/wpf/thread/551201d1