1 write to _horizontalPageSpacing
PresentationFramework (1)
MS\Internal\Documents\RowCache.cs (1)
135
_horizontalPageSpacing
= value;
2 references to _horizontalPageSpacing
PresentationFramework (2)
MS\Internal\Documents\RowCache.cs (2)
133
if (value !=
_horizontalPageSpacing
)
142
return
_horizontalPageSpacing
;