3 writes to _flowDirection
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
248_flowDirection = flowDirection; 264_flowDirection = textParagraphProperties.FlowDirection; 364_flowDirection = flowDirection;
1 reference to _flowDirection
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
282get { return _flowDirection; }