1 write to _horizontalPageSpacing
PresentationFramework (1)
src\Framework\MS\Internal\Documents\RowCache.cs (1)
149_horizontalPageSpacing = value;
2 references to _horizontalPageSpacing
PresentationFramework (2)
src\Framework\MS\Internal\Documents\RowCache.cs (2)
147if (value != _horizontalPageSpacing) 156return _horizontalPageSpacing;