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