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