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