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