1 write to _lineStackingStrategy
PresentationFramework (1)
src\Framework\MS\Internal\Text\LineProperties.cs (1)
136
_lineStackingStrategy
= (LineStackingStrategy)element.GetValue(Block.LineStackingStrategyProperty);
1 reference to _lineStackingStrategy
PresentationFramework (1)
src\Framework\MS\Internal\Text\LineProperties.cs (1)
264
get { return
_lineStackingStrategy
; }