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