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)
264get { return _lineStackingStrategy; }