1 write to EndLineCapProperty
PresentationCore (1)
System\Windows\Media\Generated\Pen.cs (1)
578EndLineCapProperty =
3 references to EndLineCapProperty
PresentationCore (3)
System\Windows\Media\Generated\Pen.cs (3)
120target.PropertyChanged(EndLineCapProperty); 243return (PenLineCap) GetValue(EndLineCapProperty); 247SetValueInternal(EndLineCapProperty, value);