1 implementation of VerticalPageSpacing
PresentationFramework (1)
MS\Internal\Documents\DocumentGrid.cs (1)
792
public double
VerticalPageSpacing
2 writes to VerticalPageSpacing
PresentationFramework (2)
System\Windows\Controls\DocumentViewer.cs (2)
2027
_documentScrollInfo.
VerticalPageSpacing
= VerticalPageSpacing;
2516
dv._documentScrollInfo?.
VerticalPageSpacing
= (double) e.NewValue;