1 write to VerticalPageSpacing
PresentationFramework (1)
MS\Internal\Documents\DocumentGrid.cs (1)
814
_rowCache.
VerticalPageSpacing
= value;
2 references to VerticalPageSpacing
PresentationFramework (2)
MS\Internal\Documents\DocumentGrid.cs (1)
804
return _rowCache.
VerticalPageSpacing
;
MS\Internal\Documents\RowCache.cs (1)
1180
pageSize.Height +=
VerticalPageSpacing
;