1 instantiation of Size
PresentationBuildTasks (1)
Core\CSharp\System\Windows\Media\ParsersCommon.cs (1)
694new Size(w, h),
2 references to Size
PresentationBuildTasks (2)
Core\CSharp\MS\internal\Media\ParserStreamGeometryContext.cs (1)
214public override void ArcTo(Point point, Size size, double rotationAngle, bool isLargeArc, bool sweepDirection, bool isStroked, bool isSmoothJoin)
Core\CSharp\System\Windows\Media\StreamGeometryContext.cs (1)
141public abstract void ArcTo(Point point, Size size, double rotationAngle, bool isLargeArc, bool sweepDirection, bool isStroked, bool isSmoothJoin);