I have following piece of markup :
There is a need to create one compound path that looks exactly the same. In general, i would use Create Compound Path on group of paths, but what to do with filled circle? Any workarounds maybe? Adding Fill property doesn't help.
Also, it would be nice to have an instrument to do such operation programmatically in Silverlight.
There's a way to do this using Expression Design. If you have it, do the following:
The generated file will have a single Path element with the exact shape you're asking for.
At the moment, there's no way to do it programmatically or by using Blend. It must be done in Expression Design.