1 implementation of VerticalPageSpacing
PresentationFramework (1)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
819
public double
VerticalPageSpacing
2 writes to VerticalPageSpacing
PresentationFramework (2)
src\Framework\System\Windows\Controls\DocumentViewer.cs (2)
2134
_documentScrollInfo.
VerticalPageSpacing
= VerticalPageSpacing;
2662
dv._documentScrollInfo.
VerticalPageSpacing
= (double) e.NewValue;