1 write to DashesProperty
PresentationCore (1)
System\Windows\Media\Generated\DashStyle.cs (1)
361
DashesProperty
=
3 references to DashesProperty
PresentationCore (3)
System\Windows\Media\Generated\DashStyle.cs (3)
96
target.PropertyChanged(
DashesProperty
);
124
return (DoubleCollection) GetValue(
DashesProperty
);
128
SetValueInternal(
DashesProperty
, value);