1 write to ScrollViewer
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Annotations\WorkflowAnnotationAdornerService.cs (1)
31
adorner.
ScrollViewer
= this.scrollViewer;
3 references to ScrollViewer
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Annotations\AnnotationAdorner.cs (3)
132
Point anchorPoint = this.AdornedElement.TranslatePoint(new Point(this.AdornedElement.RenderSize.Width, 0), this.
ScrollViewer
);
141
anchor = FindAnchor(anchorPoint, adornerSize, new Rect(0, 0, this.
ScrollViewer
.ViewportWidth, this.
ScrollViewer
.ViewportHeight));