1 write to _horizontalPageSpacing
PresentationFramework (1)
MS\Internal\Documents\RowCache.cs (1)
136_horizontalPageSpacing = value;
2 references to _horizontalPageSpacing
PresentationFramework (2)
MS\Internal\Documents\RowCache.cs (2)
134if (value != _horizontalPageSpacing) 143return _horizontalPageSpacing;