3 writes to _flowDirection
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
245_flowDirection = flowDirection; 261_flowDirection = textParagraphProperties.FlowDirection; 361_flowDirection = flowDirection;
1 reference to _flowDirection
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
279get { return _flowDirection; }