2 writes to Size
PresentationCore (2)
Core\CSharp\System\Windows\Media\ArcSegment.cs (1)
59Size = size;
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (1)
269segment.Size = size;
3 references to Size
PresentationCore (3)
Core\CSharp\System\Windows\Media\ArcSegment.cs (3)
93Size size = Size; 146ctx.ArcTo(Point, Size, RotationAngle, IsLargeArc, SweepDirection, IsStroked, IsSmoothJoin); 170Size,