1 write to VerticalPageSpacing
PresentationFramework (1)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
833
_rowCache.
VerticalPageSpacing
= value;
2 references to VerticalPageSpacing
PresentationFramework (2)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
823
return _rowCache.
VerticalPageSpacing
;
src\Framework\MS\Internal\Documents\RowCache.cs (1)
1225
pageSize.Height +=
VerticalPageSpacing
;