13 references to BringIntoView
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineView.xaml.cs (1)
338
item.
BringIntoView
(new Rect(new Point(0, 0), new Size(croppedRenderWidth, renderHeight)));
PresentationFramework (12)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
1428
target.
BringIntoView
(rect);
MS\Internal\Documents\TextViewBase.cs (2)
166
frameworkParent.
BringIntoView
(rect);
171
((FrameworkElement)textView.RenderScope).
BringIntoView
(rect);
MS\Internal\Ink\InkCanvasSelection.cs (1)
762
_inkCanvas.
BringIntoView
(newRect);
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1185
BringIntoView
(targetRect);
System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
1216
BringIntoView
(targetRect);
System\Windows\Controls\ScrollViewer.cs (1)
2286
BringIntoView
(rcNew);
System\Windows\Controls\TextAdaptor.cs (1)
271
fe.
BringIntoView
(rangeVisibleBounds);
System\Windows\Controls\TextBlock.cs (1)
3492
textBlock.
BringIntoView
(rects[0]);
System\Windows\Controls\TextBox.cs (1)
379
this.RenderScope.
BringIntoView
(rect);
System\Windows\Documents\FixedHyperlink.cs (1)
116
targetElement.
BringIntoView
(targetElement.VisualContentBounds);
System\Windows\FrameworkElement.cs (1)
3303
BringIntoView
( /*RenderSize*/ Rect.Empty);