1 write to DashStyleProperty
PresentationCore (1)
System\Windows\Media\Generated\Pen.cs (1)
641DashStyleProperty =
3 references to DashStyleProperty
PresentationCore (3)
System\Windows\Media\Generated\Pen.cs (3)
212target.PropertyChanged(DashStyleProperty); 330return (DashStyle) GetValue(DashStyleProperty); 334SetValueInternal(DashStyleProperty, value);