2 references to ViewportHeight
PresentationFramework (2)
src\Framework\System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1031SetValue(TextEditor.PageHeightProperty, e.ViewportHeight);
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (1)
2106SetValue(TextEditor.PageHeightProperty, e.ViewportHeight);