1 write to DashStyleProperty
PresentationCore (1)
System\Windows\Media\Generated\Pen.cs (1)
614DashStyleProperty =
3 references to DashStyleProperty
PresentationCore (3)
System\Windows\Media\Generated\Pen.cs (3)
185target.PropertyChanged(DashStyleProperty); 303return (DashStyle) GetValue(DashStyleProperty); 307SetValueInternal(DashStyleProperty, value);