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