3 writes to _flowDirection
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (3)
249_flowDirection = flowDirection; 265_flowDirection = textParagraphProperties.FlowDirection; 365_flowDirection = flowDirection;
1 reference to _flowDirection
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (1)
283get { return _flowDirection; }