3 references to StrokeDashArrayProperty
PresentationFramework (3)
src\Framework\System\Windows\Shapes\Shape.cs (3)
349get { return (DoubleCollection) GetValue(StrokeDashArrayProperty); } 350set { SetValue(StrokeDashArrayProperty, value); } 511if (GetValueSource(StrokeDashArrayProperty, null, out hasModifiers)