2 references to Bevel
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\PenLineJoinValidation.cs (1)
38(value == PenLineJoin.Bevel) ||
System\Windows\Media\Pen.cs (1)
95Debug.Assert((MIL_PEN_JOIN)PenLineJoin.Bevel == MIL_PEN_JOIN.MilPenJoinBevel);