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