2 writes to RotationAngle
PresentationCore (2)
Core\CSharp\System\Windows\Media\ArcSegment.cs (1)
60
RotationAngle
= rotationAngle;
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (1)
283
segment.
RotationAngle
= rotationAngle;
3 references to RotationAngle
PresentationCore (3)
Core\CSharp\System\Windows\Media\ArcSegment.cs (3)
94
Double rotation =
RotationAngle
;
146
ctx.ArcTo(Point, Size,
RotationAngle
, IsLargeArc, SweepDirection, IsStroked, IsSmoothJoin);
171
RotationAngle
,