3 references to StrokeDashArrayProperty
PresentationFramework (3)
System\Windows\Shapes\Shape.cs (3)
340get { return (DoubleCollection) GetValue(StrokeDashArrayProperty); } 341set { SetValue(StrokeDashArrayProperty, value); } 501if (GetValueSource(StrokeDashArrayProperty, null, out hasModifiers)