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)
134
if (value !=
_horizontalPageSpacing
)
143
return
_horizontalPageSpacing
;