1 write to HorizontalPageSpacing
PresentationFramework (1)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
855
_rowCache.
HorizontalPageSpacing
= value;
2 references to HorizontalPageSpacing
PresentationFramework (2)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
845
return _rowCache.
HorizontalPageSpacing
;
src\Framework\MS\Internal\Documents\RowCache.cs (1)
1224
pageSize.Width +=
HorizontalPageSpacing
;