3 references to FlowDirection
PresentationFramework (3)
src\Framework\MS\Internal\Documents\TextBoxLine.cs (1)
527flowDirection = textBounds[0].FlowDirection;
src\Framework\MS\Internal\PtsHost\Line.cs (1)
1035flowDirection = textBounds[0].FlowDirection;
src\Framework\MS\Internal\Text\Line.cs (1)
495flowDirection = textBounds[0].FlowDirection;