1 write to _horizontalPageSpacing
PresentationFramework (1)
MS\Internal\Documents\RowCache.cs (1)
141_horizontalPageSpacing = value;
2 references to _horizontalPageSpacing
PresentationFramework (2)
MS\Internal\Documents\RowCache.cs (2)
139if (value != _horizontalPageSpacing) 148return _horizontalPageSpacing;