3 references to FlowDirection
PresentationFramework (3)
MS\Internal\Documents\TextBoxLine.cs (1)
511flowDirection = textBounds[0].FlowDirection;
MS\Internal\PtsHost\Line.cs (1)
1013flowDirection = textBounds[0].FlowDirection;
MS\Internal\Text\Line.cs (1)
481flowDirection = textBounds[0].FlowDirection;