1 implementation of MakeVisible
PresentationFramework (1)
MS\Internal\Documents\DocumentGrid.cs (1)
285
public Rect
MakeVisible
(object o, Rect r, int pageNumber)
1 reference to MakeVisible
PresentationFramework (1)
System\Windows\Controls\DocumentViewer.cs (1)
925
_documentScrollInfo.
MakeVisible
(element, rect, zeroIndexed);