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