3 writes to _flowDirection
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
246_flowDirection = flowDirection; 262_flowDirection = textParagraphProperties.FlowDirection; 362_flowDirection = flowDirection;
1 reference to _flowDirection
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
280get { return _flowDirection; }