2 references to MakeVisible
PresentationFramework (2)
src\Framework\MS\Internal\Documents\FlowDocumentView.cs (1)
597rectangle = _scrollData.MakeVisible(this, visual, rectangle);
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
240rectangle = _scrollData.MakeVisible(this, visual, rectangle);