1 write to DashStyleProperty
PresentationCore (1)
System\Windows\Media\Generated\Pen.cs (1)
631DashStyleProperty =
3 references to DashStyleProperty
PresentationCore (3)
System\Windows\Media\Generated\Pen.cs (3)
202target.PropertyChanged(DashStyleProperty); 320return (DashStyle) GetValue(DashStyleProperty); 324SetValueInternal(DashStyleProperty, value);