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)
823return _rowCache.VerticalPageSpacing;
src\Framework\MS\Internal\Documents\RowCache.cs (1)
1225pageSize.Height += VerticalPageSpacing;