Stroke Dash Array WPF

myCircle.StrokeDashArray = new DoubleCollection() { 2 };
Solstice