1 write to EndLineCapProperty
PresentationCore (1)
System\Windows\Media\Generated\Pen.cs (1)
595EndLineCapProperty =
3 references to EndLineCapProperty
PresentationCore (3)
System\Windows\Media\Generated\Pen.cs (3)
133target.PropertyChanged(EndLineCapProperty); 260return (PenLineCap) GetValue(EndLineCapProperty); 264SetValueInternal(EndLineCapProperty, value);