1 write to EndLineCapProperty
PresentationCore (1)
System\Windows\Media\Generated\Pen.cs (1)
598EndLineCapProperty =
3 references to EndLineCapProperty
PresentationCore (3)
System\Windows\Media\Generated\Pen.cs (3)
136target.PropertyChanged(EndLineCapProperty); 263return (PenLineCap) GetValue(EndLineCapProperty); 267SetValueInternal(EndLineCapProperty, value);