1 write to DashStyleProperty
PresentationCore (1)
System\Windows\Media\Generated\Pen.cs (1)
634DashStyleProperty =
3 references to DashStyleProperty
PresentationCore (3)
System\Windows\Media\Generated\Pen.cs (3)
205target.PropertyChanged(DashStyleProperty); 323return (DashStyle) GetValue(DashStyleProperty); 327SetValueInternal(DashStyleProperty, value);