1 write to _mirror
PresentationFramework (1)
MS\Internal\PtsHost\Line.cs (1)
281_mirror = (lineProps.FlowDirection == FlowDirection.RightToLeft);
1 reference to _mirror
PresentationFramework (1)
MS\Internal\PtsHost\Line.cs (1)
458line.Draw(ctx, new Point(delta, 0), (_mirror ? InvertAxes.Horizontal : InvertAxes.None));